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

View File

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