edits
parent
2e72530c47
commit
7b7ef23ba4
|
|
@ -4,8 +4,8 @@ services:
|
||||||
image: oxidized/oxidized:latest
|
image: oxidized/oxidized:latest
|
||||||
container_name: oxidized
|
container_name: oxidized
|
||||||
privileged: true
|
privileged: true
|
||||||
ports:
|
# ports:
|
||||||
# - 8888:8888
|
# - 8888:8888
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/containers/oxidized/container-data/data:/root/.config/oxidized:Z
|
- /mnt/containers/oxidized/container-data/data:/root/.config/oxidized:Z
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue