return to privileged
This commit is contained in:
@@ -3,12 +3,13 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
image: oxidized/oxidized:0.29.1-208-g8183046
|
image: oxidized/oxidized:0.29.1-208-g8183046
|
||||||
container_name: oxidized
|
container_name: oxidized
|
||||||
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
CONFIG_RELOAD_INTERVAL: 600
|
CONFIG_RELOAD_INTERVAL: 600
|
||||||
# ports:
|
# ports:
|
||||||
# - 8888:8888
|
# - 8888:8888
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/containers/oxidized_remake/container-data/:/home/oxidized:Z
|
- /mnt/containers/oxidized_remake/container-data/:/root/oxidized:Z
|
||||||
networks:
|
networks:
|
||||||
- reverseproxy-nw
|
- reverseproxy-nw
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user