latest version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
oxidized:
|
oxidized:
|
||||||
restart: always
|
restart: always
|
||||||
image: oxidized/oxidized:0.29.1-208-g8183046
|
image: oxidized/oxidized:latest
|
||||||
container_name: oxidized
|
container_name: oxidized
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
# ports:
|
# ports:
|
||||||
# - 8888:8888
|
# - 8888:8888
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/containers/oxidized_remake/container-data/:/root/oxidized:Z
|
- /mnt/containers/oxidized_remake/container-data/:/homeoxidized:Z
|
||||||
networks:
|
networks:
|
||||||
- reverseproxy-nw
|
- reverseproxy-nw
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user