mirror of https://gitlab.com/curben/blog
docs: new backend/mirror curben.pages.dev
This commit is contained in:
parent
305ca04029
commit
457cee1eaf
|
@ -49,6 +49,7 @@ The content of this blog is licensed under a [CC BY-SA 4.0](https://creativecomm
|
|||
|
||||
## Mirrors
|
||||
|
||||
- https://curben.pages.dev/
|
||||
- https://curben.netlify.app/
|
||||
- https://curben.gitlab.io/
|
||||
- http://xw226dvxac7jzcpsf4xb64r4epr6o5hgn46dxlqk7gnjptakik6xnzqd.onion/
|
||||
|
|
|
@ -512,7 +512,7 @@ Since I also set up reverse proxy for {% post_link tor-hidden-onion-nixos 'Tor O
|
|||
}
|
||||
|
||||
# Multiple mirrors
|
||||
reverse_proxy https://curben.netlify.app https://curben.gitlab.io {
|
||||
reverse_proxy https://curben.pages.dev https://curben.netlify.app https://curben.gitlab.io {
|
||||
import removeHeaders
|
||||
lb_policy first
|
||||
header_up Host {http.reverse_proxy.upstream.host}
|
||||
|
|
Loading…
Reference in New Issue