Hotfix nginx

This commit is contained in:
2025-04-13 23:21:03 -04:00
parent 977bb85cb3
commit c4ac1ff14d
4 changed files with 8 additions and 8 deletions

View File

@@ -78,7 +78,7 @@ services:
- minio:/data
ports:
- "${MINIO_PORT:-9000}:9000"
- "${MINIO_PORT_INTERNAL:-9001}:9001"
- "${MINIO_INTERNAL_PORT:-9001}:9001"
networks:
- backend
profiles: