mirror of
https://github.com/openziti/zrok.git
synced 2025-01-22 13:58:49 +01:00
7 lines
71 B
Caddyfile
7 lines
71 B
Caddyfile
:2015 {
|
|
route / {
|
|
visitor_ip "stderr"
|
|
}
|
|
respond "hello, world!"
|
|
}
|