mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-15 17:17:37 +00:00
Update docker-compose.yml
This commit is contained in:
parent
a2f72db6a6
commit
d85345225f
@ -8,7 +8,7 @@ services:
|
|||||||
#user: 1000:1000
|
#user: 1000:1000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080/tcp
|
||||||
volumes:
|
volumes:
|
||||||
#- /etc/localtime:/etc/localtime:ro
|
#- /etc/localtime:/etc/localtime:ro
|
||||||
#- /etc/timezone:/etc/timezone:ro
|
#- /etc/timezone:/etc/timezone:ro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user