Update docker-compose-test.yaml

This commit is contained in:
Andras Bacsai
2025-07-23 18:51:04 +02:00
committed by GitHub
parent f013a141ee
commit d18ed4123a

View File

@@ -4,9 +4,9 @@ services:
analytics:
image: nginx
environment:
- API_URL=$SERVICE_FQDN_API
- API_URL=$SERVICE_URL_API
- ANOTHER_URL=$SERVICE_FQDN_ANOTHER_SERVICE
another-service:
image: nginx
environment:
- API_URL=$SERVICE_FQDN_API
- API_FQDN=$SERVICE_FQDN_API