update
This commit is contained in:
7
nats-server/Caddyfile
Normal file
7
nats-server/Caddyfile
Normal file
@@ -0,0 +1,7 @@
|
||||
nats.yiem.cc {
|
||||
reverse_proxy localhost:9222 {
|
||||
header_up Host {http.request.host}
|
||||
header_up X-Forwarded-For {http.request.remote}
|
||||
header_up X-Forwarded-Proto {http.request.scheme}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user