fix: portainer crap
This commit is contained in:
parent
3e90b047bc
commit
381544adfb
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- LETSENCRYPT_HOST=port.neo.faulty.nl
|
- LETSENCRYPT_HOST=port.neo.faulty.nl
|
||||||
- VIRTUAL_HOST=port.neo.faulty.nl
|
- VIRTUAL_HOST=port.neo.faulty.nl
|
||||||
- VIRTUAL_PORT=8000
|
- VIRTUAL_PORT=9000
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /srv/portainer/data:/data
|
- /srv/portainer/data:/data
|
||||||
|
|
Reference in a new issue