proxy pt.2
This commit is contained in:
parent
65d3a5c662
commit
b0950b8d70
2 changed files with 3 additions and 41 deletions
|
@ -167,7 +167,10 @@ services:
|
|||
environment:
|
||||
- KASM_PORT=8443
|
||||
- TZ=Europe/London
|
||||
- VIRTUAL_HOST=kasm.neo.faulty.nl
|
||||
- LETSENCRYPT_HOST=kasm.neo.faulty.nl
|
||||
- VIRTUAL_PORT=8443
|
||||
- VIRTUAL_PROTO=https
|
||||
volumes:
|
||||
- /srv/kasm/data:/opt
|
||||
- /srv/kasm/other/profiles:/profiles #optional
|
||||
|
|
Reference in a new issue