no longer needed as it's no longer anubis
This commit is contained in:
parent
a21c6bd002
commit
beb73f5f2a
2 changed files with 2 additions and 8 deletions
|
|
@ -1,8 +1,5 @@
|
|||
asking.synth.download {
|
||||
reverse_proxy 127.0.0.1:20617 {
|
||||
header_up X-Real-Ip {remote_host}
|
||||
header_up X-Http-Version {http.request.proto}
|
||||
}
|
||||
reverse_proxy 127.0.0.1:20617
|
||||
|
||||
import common-settings
|
||||
import log ask-js
|
||||
|
|
|
|||
|
|
@ -1,8 +1,5 @@
|
|||
forged.synth.download {
|
||||
reverse_proxy 127.0.0.1:41807 {
|
||||
header_up X-Real-Ip {remote_host}
|
||||
header_up X-Http-Version {http.request.proto}
|
||||
}
|
||||
reverse_proxy 127.0.0.1:41807
|
||||
|
||||
import common-settings
|
||||
import log forgejo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue