update
This commit is contained in:
parent
8c23f4d1cb
commit
25fd7cb0c5
|
@ -21,7 +21,9 @@ services:
|
||||||
- "9000:9000"
|
- "9000:9000"
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/Portainer:/data
|
- type: bind
|
||||||
|
source: /mnt/Portainer
|
||||||
|
target: /data
|
||||||
networks:
|
networks:
|
||||||
- agent_network
|
- agent_network
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue