Update 2 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s
This commit is contained in:
@@ -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"
|
@@ -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
|
||||
|
Reference in New Issue
Block a user