edit
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# docker-compose.yml
|
||||
# docker-compose file example for oxidized that will start along with docker daemon
|
||||
services:
|
||||
oxidized:
|
||||
restart: always
|
||||
image: oxidized/oxidized:latest
|
||||
@@ -12,10 +13,8 @@ oxidized:
|
||||
volumes:
|
||||
- /mnt/containers/oxidized:/root/.config/oxidized:Z
|
||||
networks:
|
||||
- outline-internal
|
||||
- reverseproxy-nw
|
||||
|
||||
networks:
|
||||
outline-internal:
|
||||
reverseproxy-nw:
|
||||
external: true
|
||||
Reference in New Issue
Block a user