syntax
parent
39bcdadfec
commit
96d60bcd60
|
|
@ -6,8 +6,10 @@ services:
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
CONFIG_RELOAD_INTERVAL: 600
|
CONFIG_RELOAD_INTERVAL: 600
|
||||||
|
OXIDIZED_HOME: /home/oxidized
|
||||||
# ports:
|
# ports:
|
||||||
# - 8888:8888
|
# - 8888:8888
|
||||||
|
user: "1000:1000"
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/containers/oxidized_remake/container-data/:/home/oxidized:Z
|
- /mnt/containers/oxidized_remake/container-data/:/home/oxidized:Z
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue