Ordisrespector-pool-ui/docker/Caddyfile.tpl
2023-08-19 18:35:03 +02:00

11 lines
158 B
Smarty

http://%%DOMAIN%% {
root * /var/www/html
file_server
log {
output stdout
format %%LOGFORMAT%%
level %%LOGLEVEL%%
}
}