apps/obsidian/config/Caddyfile

3 lines
36 B
Caddyfile
Raw Normal View History

:8080 {
respond "Hello, world"
}