mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: caddy test
This commit is contained in:
parent
1970e6920a
commit
9255d00da1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in {
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"${host}" = {
|
"${host}" = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
root * ${service.path.path0}
|
root * ${service.paths.path0}
|
||||||
|
|
||||||
file_server
|
file_server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue