mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 15:30:19 +00:00
update
This commit is contained in:
parent
8c23f4d1cb
commit
25fd7cb0c5
1 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,9 @@ services:
|
|||
- "9000:9000"
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- /mnt/Portainer:/data
|
||||
- type: bind
|
||||
source: /mnt/Portainer
|
||||
target: /data
|
||||
networks:
|
||||
- agent_network
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue