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:
parent
c96cdb5d2b
commit
789dab306d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ services:
|
|||
backend:
|
||||
build: backend
|
||||
restart: always
|
||||
port:
|
||||
ports:
|
||||
- 8080:8080
|
||||
secrets:
|
||||
- db-password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue