caddy: move root
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
https = {
|
||||
certs = services_dir + "/http_certs";
|
||||
# TODO! generate website from repo directly using hugo
|
||||
data_dir = services_dir + "/http";
|
||||
data_dir = services_dir + "/http/www";
|
||||
domain = "gardling.com";
|
||||
wg_ip = "192.168.15.1";
|
||||
matrix_hostname = "matrix.${service_configs.https.domain}";
|
||||
|
||||
Reference in New Issue
Block a user