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: backend:
build: backend build: backend
restart: always restart: always
port: ports:
- 8080:8080 - 8080:8080
secrets: secrets:
- db-password - db-password