This commit is contained in:
2026-04-22 23:35:59 +01:00
parent df6c33bc3a
commit bee7869af4
116 changed files with 13552 additions and 0 deletions

4
server/.env.default Normal file
View File

@@ -0,0 +1,4 @@
ENVIRONMENT=development
CCTV_PB_ENCRYPTION_KEY=_CCTV_POCKETBASE_ENCRYPTION_KEY_ # Note: length 32 as required
CCTV_PB_DATA_DIR=./pb_data
CCTV_EXTERNAL_WEB_APP=http://localhost:5173