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