return to privileged
parent
d82e13ab84
commit
15d53f31bb
|
|
@ -3,12 +3,13 @@ services:
|
|||
restart: always
|
||||
image: oxidized/oxidized:0.29.1-208-g8183046
|
||||
container_name: oxidized
|
||||
privileged: true
|
||||
environment:
|
||||
CONFIG_RELOAD_INTERVAL: 600
|
||||
# ports:
|
||||
# - 8888:8888
|
||||
volumes:
|
||||
- /mnt/containers/oxidized_remake/container-data/:/home/oxidized:Z
|
||||
- /mnt/containers/oxidized_remake/container-data/:/root/oxidized:Z
|
||||
networks:
|
||||
- reverseproxy-nw
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue