Update docker-compose-parser.yaml

This commit is contained in:
Andras Bacsai
2024-08-23 12:34:51 +02:00
committed by GitHub
parent aebebef287
commit b1b9e6b244

View File

@@ -1,8 +1,7 @@
version: '3.8'
services:
app:
build:
context: .
image: 'nginx'
environment:
DB_URL: 'postgres://$POSTGRES_USER:$POSTGRES_PASSWORD@db/postgres'
SERVICE_FQDN_APP: /app