caddy: add senior project things

This commit is contained in:
2025-09-02 17:59:27 -04:00
parent a9002155bd
commit b5e6fc022b
3 changed files with 30 additions and 0 deletions

View File

@@ -90,6 +90,10 @@
certs = services_dir + "/http_certs";
# TODO! generate website from repo directly using hugo
data_dir = services_dir + "/http/www";
# KEEP UNTIL 2028
senior_project_dir = services_dir + "/http/senior_project";
domain = "gardling.com";
wg_ip = "192.168.15.1";
matrix_hostname = "matrix.${service_configs.https.domain}";