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