mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-07-01 11:00:31 +02:00
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user