From 4e490b497331a8cbe2d040a34b23894edd15acf1 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 24 Aug 2022 17:06:03 -0400 Subject: pls fix --- local.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'local.conf') diff --git a/local.conf b/local.conf index de4029b..527b6dd 100644 --- a/local.conf +++ b/local.conf @@ -18,6 +18,10 @@ http { proxy_pass http://127.0.0.1:5000/; } + location /forbidden-salamanders/static { + alias /home/sy/code/site/forbidden-salamanders/static/; + } + location /telechromy { alias /home/sy/code/site/telechromy/; } -- cgit v1.2.3