Format docker compose files
This commit is contained in:
parent
037967efd7
commit
393ceb36a9
4 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
- postgres
|
||||
- proxy
|
||||
ports:
|
||||
- "2882:22"
|
||||
- '2882:22'
|
||||
volumes:
|
||||
- data:/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue