admin widget zu dokploy geswitched

This commit is contained in:
Codex Agent
2025-11-18 16:45:56 +01:00
parent 6720ad84cf
commit 125c624588
22 changed files with 693 additions and 512 deletions

View File

@@ -132,11 +132,11 @@ PHOTOBOOTH_IMPORT_ROOT=/var/www/storage/app/photobooth
PHOTOBOOTH_IMPORT_MAX_FILES=50
PHOTOBOOTH_ALLOWED_EXTENSIONS=jpg,jpeg,png,webp
COOLIFY_API_BASE_URL=
COOLIFY_API_TOKEN=
COOLIFY_WEB_URL=
COOLIFY_API_TIMEOUT=5
COOLIFY_SERVICE_IDS={"app":"svc_app","queue":"svc_queue","scheduler":"svc_scheduler","ftp":"svc_ftp","control":"svc_control"}
DOKPLOY_API_BASE_URL=
DOKPLOY_API_KEY=
DOKPLOY_WEB_URL=
DOKPLOY_API_TIMEOUT=10
DOKPLOY_APPLICATION_IDS={"app":"app_xxx","queue":"app_queue","scheduler":"app_scheduler","ftp":"app_ftp"}
GUEST_ACHIEVEMENT_MILESTONES=10,25,50