security hardening

This commit is contained in:
Philipp
2026-05-21 14:09:08 +02:00
parent 3103aba972
commit 0046156e58
16 changed files with 205 additions and 43 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ RESTIC_KEEP_DAILY=7
RESTIC_KEEP_WEEKLY=0
RESTIC_KEEP_MONTHLY=0
PORT=3000
API_TOKEN=""
API_TOKEN="change-me-to-at-least-32-characters"
ALLOWED_MANAGEMENT_IPS=""