Update docker-compose.yml

This commit is contained in:
Andras Bacsai
2025-07-07 13:12:06 +02:00
committed by GitHub
parent f8b3c24432
commit 2d399d2d2a

View File

@@ -11,3 +11,7 @@ services:
- PORT=3000
- DB_CONNECTION=postgres
- TEST=${TEST}
analytics:
image: nginx
environment:
- API_URL=$SERVICE_FQDN_API