flora6: fix caddy file_server directive name typo
This commit is contained in:
parent
f12f42827f
commit
b1710c4013
|
@ -16,7 +16,7 @@
|
||||||
'';
|
'';
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
root * /srv/www/pub.solar/
|
root * /srv/www/pub.solar/
|
||||||
file_serve
|
file_server
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
"auth.pub.solar" = {
|
"auth.pub.solar" = {
|
||||||
|
|
Loading…
Reference in a new issue