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 0a4390b..c05027c 100644
--- a/local.conf
+++ b/local.conf
@@ -15,6 +15,10 @@ http {
alias /home/sy/code/site/sweetgreen-calculator/;
}
+ location /symposium {
+ proxy_pass http://127.0.0.1:9010/;
+ }
+
location /forbidden-salamanders {
proxy_pass http://127.0.0.1:5000/;
}