kopia lustrzana https://github.com/Haxxnet/Compose-Examples
chore: Update appsettings.json
rodzic
bbf2337375
commit
fc5b967664
|
@ -31,6 +31,12 @@
|
||||||
"SiteKey": "<Your SITE_KEY>",
|
"SiteKey": "<Your SITE_KEY>",
|
||||||
"SecretKey": "<Your SECRET_KEY>"
|
"SecretKey": "<Your SECRET_KEY>"
|
||||||
},
|
},
|
||||||
|
"Registries": {
|
||||||
|
"ghcr.io": {
|
||||||
|
"UserName": "your-username",
|
||||||
|
"Password": "ghp_..."
|
||||||
|
}
|
||||||
|
},
|
||||||
"ForwardedOptions": {
|
"ForwardedOptions": {
|
||||||
"ForwardedHeaders": 7,
|
"ForwardedHeaders": 7,
|
||||||
"ForwardLimit": 1,
|
"ForwardLimit": 1,
|
||||||
|
|
Ładowanie…
Reference in New Issue