Removed credential files from deny list

This commit is contained in:
NATroutter
2026-01-14 17:27:39 +02:00
parent 733b5788d9
commit 4180e05238

View File

@@ -21,9 +21,7 @@
"Hytale": "ghcr.io/natroutter/egg-hytale:latest"
},
"file_denylist": [
"hytale-downloader-linux-amd64",
".hytale-downloader-credentials.json",
".hytale-auth-tokens.json"
"hytale-downloader-linux-amd64"
],
"startup_commands": {
"Default": "./start.sh"