This commit is contained in:
James Turland 2023-12-17 22:31:42 +00:00
parent 8c23f4d1cb
commit 25fd7cb0c5

View file

@ -21,7 +21,9 @@ services:
- "9000:9000"
- "8000:8000"
volumes:
- /mnt/Portainer:/data
- type: bind
source: /mnt/Portainer
target: /data
networks:
- agent_network
deploy: