Update the Docker defaults

This commit is contained in:
2026-05-19 15:03:35 +03:30
parent 4536ab77ee
commit 3229995dec
3 changed files with 11 additions and 12 deletions

View File

@@ -8,8 +8,8 @@ GIT_REF=main
PUBLIC_SCHEME=https
APP_DOMAIN=nyone.example.com
HLS_DOMAIN=nyone-hls.example.com
APP_HTTP_PORT=8080
RTMP_PUBLIC_PORT=19935
APP_HTTP_PORT=80
RTMP_PUBLIC_PORT=1935
APP_NAME=Nyone
APP_ENV=production