summaryrefslogtreecommitdiff
path: root/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'local.conf')
-rw-r--r--local.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.conf b/local.conf
index 2678e5c..9f90d4d 100644
--- a/local.conf
+++ b/local.conf
@@ -10,6 +10,10 @@ http {
server {
access_log /home/sy/code/logs/access.log;
+ location /telechromy {
+ alias /home/sy/code/site/telechromy/;
+ }
+
location /prosodyle {
alias /home/sy/code/site/prosodyle/;
}