From 478948c81b8ee2c99259adad2514d003e3696478 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Tue, 11 Jun 2024 19:17:23 -0400 Subject: [PATCH] Use variables --- Caddyfile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index fb8d83eae..1c835bf05 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,4 +1,8 @@ -:80 { +{ + email {$ADMIN_EMAIL} +} + +{$APP_URL} { root * /var/www/html/public encode gzip