mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 16:14:05 +01:00
chore: Update appsettings.json
All checks were successful
CI / validateComposeSyntax (push) Successful in 18s
All checks were successful
CI / validateComposeSyntax (push) Successful in 18s
This commit is contained in:
parent
bbf2337375
commit
fc5b967664
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user