We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd16f4 commit cc3d7b8Copy full SHA for cc3d7b8
Caddyfile
@@ -6,6 +6,9 @@
6
handle /v1/* {
7
reverse_proxy http://eopa:8181
8
}
9
+ handle /exp/* {
10
+ reverse_proxy http://eopa:8181
11
+ }
12
13
handle {
14
root * /usr/share/caddy
0 commit comments