Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 24s
7 lines
89 B
Caddyfile
7 lines
89 B
Caddyfile
# See https://caddyserver.com/docs/caddyfile
|
|
|
|
localhost {
|
|
root * /static
|
|
file_server
|
|
}
|