about summary refs log tree commit diff stats
path: root/Caddyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Caddyfile')
-rw-r--r--Caddyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Caddyfile b/Caddyfile
index df931b5..f69b86c 100644
--- a/Caddyfile
+++ b/Caddyfile
@@ -1,13 +1,14 @@
 {
 	admin off
 	persist_config off
+	http_port 8080
 }
 
 :9091 {
 	metrics
 }
 
-:8080 {
+http://alanpearce.eu {
 	root * {$SITE_ROOT}
 	file_server {
 		precompressed br zstd gzip