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

2
.env
View File

@@ -23,7 +23,7 @@ MINIO_ROOT_PASSWORD=CHANGEME
MINIO_BUCKET=aviation
MINIO_PROTOCOL=http
MINIO_PORT=9000
MINIO_PORT_INTERNAL=9001
MINIO_INTERNAL_PORT=9001
MINIO_BROWSER_REDIRECT_URL=${NGINX_PROTOCOL}://${NGINX_HOST}:${NGINX_HTTP_PORT}/minio/
UI_PORT=3000