fix: cloudflare tunnel with new multiplexing feature

This commit is contained in:
Andras Bacsai
2024-09-12 12:07:50 +02:00
parent 90fd0ebf12
commit 75f266fa9f
9 changed files with 21 additions and 11 deletions

View File

@@ -45,7 +45,7 @@ services:
- PUSHER_APP_SECRET
- AUTOUPDATE=true
- SELF_HOSTED=true
- MUX_ENABLED=false
- SSH_MUX_ENABLED=false
- IS_WINDOWS_DOCKER_DESKTOP=true
ports:
- "${APP_PORT:-8000}:80"