chore: Update appsettings.json

main
LRVT 2025-05-27 18:09:40 +02:00 zatwierdzone przez GitHub
rodzic bbf2337375
commit fc5b967664
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -31,6 +31,12 @@
"SiteKey": "<Your SITE_KEY>",
"SecretKey": "<Your SECRET_KEY>"
},
"Registries": {
"ghcr.io": {
"UserName": "your-username",
"Password": "ghp_..."
}
},
"ForwardedOptions": {
"ForwardedHeaders": 7,
"ForwardLimit": 1,