edits
parent
4a132335ef
commit
9a764f4687
|
|
@ -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/tcp
|
- 8888:8888/tcp
|
||||||
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