Update 2 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s

This commit is contained in:
Your Name
2025-09-01 20:22:03 +12:00
parent ea0e2d0e95
commit d0e4beaa50
2 changed files with 3 additions and 5 deletions

View File

@@ -4,7 +4,6 @@
# Template to use - always required!
TEMPLATE=squashkiwi-streaming
TEMPLATE_HASH=0
REQUIRES_HOST_ROOT=false
REQUIRES_DOCKER=true
REQUIRES_DOCKER_ROOT=false
@@ -15,6 +14,3 @@ HLS_PORT=8888
WEBRTC_PORT=8889
WEB_PORT=80
# Deployment settings
PROJECT_NAME="squashkiwi-streaming"
CONTAINER_NAME="squashkiwi-streaming"

View File

@@ -4,6 +4,8 @@
LOCAL_DATA_FOLDER="/home/dropshell/example-squashkiwi-streaming-data"
RECORDINGS_FOLDER="/home/dropshell/example-squashkiwi-streaming-recordings"
# Project Name used in docker-compose.yml, must be unique on the server.
PROJECT_NAME="sk-streaming"
# Camera Configuration
CAMERA_IP=192.168.1.100
@@ -27,7 +29,7 @@ IDLE_TIMEOUT=300
HOST_PORT=8880
PUBLIC_IP=
# Server Settings
# SSH User automatically set on service creation.
SSH_USER="root"
# Optional: Cloudflare Tunnel