1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00

fixed host header

This commit is contained in:
Nebel 2023-02-06 23:15:34 +09:00 committed by GitHub
parent 7b7740d7b5
commit b854e78a1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,9 @@ read.keiu.net {
}
fogtype.com {
reverse_proxy http://gts:8080
reverse_proxy /.well-known/nostr.json https://archive.fogtype.com
reverse_proxy /.well-known/nostr.json https://archive.fogtype.com {
header_up Host {upstream_hostport}
}
}
www.fogtype.com {
redir https://fogtype.com{uri} 308