mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-23 08:46:54 +00:00
sd
This commit is contained in:
parent
baa5c08618
commit
433180764f
|
|
@ -89,6 +89,6 @@ services:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
diode_net:
|
diode_net:
|
||||||
external: true
|
external: true
|
||||||
|
|
|
||||||
|
|
@ -86,10 +86,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- netbox-redis-cache-data:/data
|
- netbox-redis-cache-data:/data
|
||||||
|
|
||||||
networks:
|
|
||||||
diode_net:
|
|
||||||
external: true
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
netbox-media-files:
|
netbox-media-files:
|
||||||
driver: local
|
driver: local
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue