kopia lustrzana https://github.com/Haxxnet/Compose-Examples
chore: Update appsettings.json
rodzic
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,
|
||||
|
|
Ładowanie…
Reference in New Issue