Update docker-compose-parser.yaml

This commit is contained in:
Andras Bacsai
2024-08-23 12:29:56 +02:00
committed by GitHub
parent 2ca4b6459a
commit aebebef287

View File

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