Fix deploy.sh CRLF line endings for Linux compatibility
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+9
-9
@@ -1,9 +1,9 @@
|
||||
# 服务端口(映射到宿主机)
|
||||
APP_PORT=32450
|
||||
|
||||
# 应用配置
|
||||
MAX_SESSIONS=1
|
||||
SESSION_IDLE_TIMEOUT=1800
|
||||
VIEWPORT_WIDTH=1280
|
||||
VIEWPORT_HEIGHT=720
|
||||
SCREENCAST_QUALITY=80
|
||||
# 服务端口(映射到宿主机)
|
||||
APP_PORT=32450
|
||||
|
||||
# 应用配置
|
||||
MAX_SESSIONS=1
|
||||
SESSION_IDLE_TIMEOUT=1800
|
||||
VIEWPORT_WIDTH=1280
|
||||
VIEWPORT_HEIGHT=720
|
||||
SCREENCAST_QUALITY=80
|
||||
|
||||
Reference in New Issue
Block a user