Merge branch 'next' into feat--terminal-pty

This commit is contained in:
Andras Bacsai
2024-09-13 11:25:47 +02:00
committed by GitHub
33 changed files with 852 additions and 420 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"