Edit portianer
This commit is contained in:
parent
e2f291518f
commit
b5837301b3
@ -8,9 +8,8 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- VIRTUAL_HOST=portainer.shoebottom.ca
|
- VIRTUAL_HOST=portainer.shoebottom.ca
|
||||||
- VIRTUAL_PORT=9000
|
|
||||||
ports:
|
ports:
|
||||||
- 9443:9443
|
- 9443:9000
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /docker/appdata/portainer/data:/data
|
- /docker/appdata/portainer/data:/data
|
Loading…
Reference in New Issue
Block a user