sdf
This commit is contained in:
parent
a44b2529d1
commit
21450309de
1 changed files with 3 additions and 3 deletions
|
|
@ -15,9 +15,9 @@ services:
|
||||||
image: portainer/portainer-ce:2.21.5
|
image: portainer/portainer-ce:2.21.5
|
||||||
command: -H tcp://tasks.agent:9001 --tlsskipverify
|
command: -H tcp://tasks.agent:9001 --tlsskipverify
|
||||||
ports:
|
ports:
|
||||||
- "9443:9443"
|
- "7443:9443"
|
||||||
- "9000:9000"
|
- "7000:9000"
|
||||||
- "8000:8000"
|
- "7100:8000"
|
||||||
volumes:
|
volumes:
|
||||||
- /DockerVol/portainer:/data
|
- /DockerVol/portainer:/data
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue