git to container
parent
cdac49708f
commit
af0471148a
|
|
@ -8,6 +8,7 @@ services:
|
||||||
# - 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
|
||||||
|
- /mnt/containers/oxidized/container-data/repo:/root/.git:Z
|
||||||
networks:
|
networks:
|
||||||
- reverseproxy-nw
|
- reverseproxy-nw
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue