enclaveos/rootfs/etc/caddy/Caddyfile

4 lines
66 B
Caddyfile

localhost:3000 {
respond "Hello, world! I'm in an enclave :^)"
}