feat: update
This commit is contained in:
parent
5912ff53dc
commit
00d500a440
@ -16,6 +16,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${ROOT_DIR}:/root
|
- ${ROOT_DIR}:/root
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
||||||
environment:
|
environment:
|
||||||
APP_ADDRESS: 0.0.0.0:3111
|
APP_ADDRESS: 0.0.0.0:3111
|
||||||
# command: ['tail', '-f', '/dev/null']
|
# command: ['tail', '-f', '/dev/null']
|
||||||
|
Loading…
Reference in New Issue
Block a user