Tweaking nginx and env vars

This commit is contained in:
2025-04-12 23:47:47 -04:00
parent 99f23cb05b
commit 67334d5dd0
6 changed files with 11 additions and 16 deletions

View File

@@ -94,7 +94,6 @@ services:
dockerfile: Dockerfile
env_file: *env
environment:
API_HOST: 0.0.0.0
SSL_CA_PATH: /ssl/ca.pem
POSTGRES_HOST: aviation-postgres
POSTGRES_PORT: 5432