hopeful proxy fix

This commit is contained in:
Didier Slof 2023-02-07 13:14:50 +01:00
parent 996e8fc164
commit b3db38ad76
Signed by: didier
GPG key ID: 01E71F18AA4398E5
2 changed files with 45 additions and 3 deletions

View file

@ -159,14 +159,15 @@ services:
- '/:/host:ro,rslave'
cap_add:
- SYS_TIME
kasm:
image: lscr.io/linuxserver/kasm:latest
container_name: kasm
privileged: true
environment:
- KASM_PORT=4443
- KASM_PORT=8443
- TZ=Europe/London
- LETSENCRYPT_HOST=kasm.neo.faulty.nl
volumes:
- /srv/kasm/data:/opt
- /srv/kasm/other/profiles:/profiles #optional
@ -174,8 +175,8 @@ services:
- /run/udev/data:/run/udev/data #optional
ports:
- 3000:3000
- 4443:4443
restart: unless-stopped
proxy:
networks:
metrics: