7 lines
97 B
Caddyfile
7 lines
97 B
Caddyfile
{
|
|
auto_https off
|
|
}
|
|
|
|
http://mainframe.philippeterson.com:9482 {
|
|
respond "Hello, world!"
|
|
}
|