rename docker-compose file
This commit is contained in:
parent
c2f47992b8
commit
f3d71613f5
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ services:
|
|||
default:
|
||||
dns:
|
||||
ipv4_address: 172.28.0.123
|
||||
ports:
|
||||
- "5432:5432"
|
||||
#ports:
|
||||
# - "5432:5432"
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
|
||||
|
|
Loading…
Reference in a new issue