1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-20 07:48:06 +02:00

Update docker-compose.yaml

This commit is contained in:
Amin Al-Ali Al-Darwish 2022-04-28 14:37:16 +01:00 committed by GitHub
parent c96cdb5d2b
commit 789dab306d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ services:
backend:
build: backend
restart: always
port:
ports:
- 8080:8080
secrets:
- db-password