changed to incubator

added new install script
updated security
updated ETA
This commit is contained in:
Philipp
2026-06-04 17:19:46 +02:00
parent 507945fd87
commit 568c90f06d
10 changed files with 125 additions and 40 deletions
+1
View File
@@ -7,6 +7,7 @@ RESTIC_KEEP_HOURLY=0
RESTIC_KEEP_DAILY=7
RESTIC_KEEP_WEEKLY=0
RESTIC_KEEP_MONTHLY=0
RESTIC_RETRY_LOCK="5m"
HOST="0.0.0.0"
PORT=3000
API_TOKEN="change-me-to-at-least-32-characters"