Fixing docker build issues

This commit is contained in:
Benjamin Sherriff
2024-03-03 15:24:11 -05:00
parent 57286bb0e7
commit b682321a53
4 changed files with 17 additions and 13 deletions

View File

@@ -9,15 +9,15 @@ DATABASE_PORT=5432
KEYS_DIR_PATH=
SESSION_TTL=1440
REDIS_HOST=localhost
REDIS_PORT=6379
MINIO_ROOT_USER=siren
MINIO_ROOT_PASSWORD=
MINIO_HOST=localhost
MINIO_PORT=9000
MINIO_PORT_INTERNAL=9001
REDIS_HOST=localhost
REDIS_PORT=6379
SERVICE_HOST=localhost
SERVICE_PORT=5000
DATA_DIR_PATH=