Restore real credentials in private repo configs.
Passwords and tokens in compose defaults, .env files, and servers.json for quick NAS restore without manual secret setup. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
PUID=1026
|
||||
PGID=100
|
||||
TZ=Europe/Brussels
|
||||
DUCKDNS_SUBDOMAINS=mohome020
|
||||
DUCKDNS_TOKEN=8787f708-da03-41ed-97de-306436021d91
|
||||
DUCKDNS_UPDATE_IP=true
|
||||
DUCKDNS_INTERVAL=300
|
||||
Reference in New Issue
Block a user