AnsibleBlogExample/roles/web-browser/files/Caddyfile
2024-06-10 21:11:08 +03:00

5 lines
43 B
Caddyfile

:80 {
root * /var/www/html
file_server
}