mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
wtf
This commit is contained in:
parent
197683bce1
commit
512bff2464
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ http {
|
||||||
set $upstream_registry registry;
|
set $upstream_registry registry;
|
||||||
|
|
||||||
proxy_set_header X-Forwarded-Proto https;
|
proxy_set_header X-Forwarded-Proto https;
|
||||||
|
proxy_set_header Host docker.nilstrieb.dev;
|
||||||
|
|
||||||
proxy_pass https://$upstream_registry:5000;
|
proxy_pass https://$upstream_registry:5000;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue