commit a185d5bbfd766216069f359212b0a40b5d0cb06c parent bda83380643acf261d89ab485c3b9c22def819b7 Author: rsiddharth <s@ricketyspace.net> Date: Mon, 11 Dec 2017 03:10:27 +0000 propellor spin Diffstat:
config.hs | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.hs b/config.hs @@ -482,7 +482,7 @@ cygnusNginx = [ ,"server {" ," ssi on;" ," server_name cached.web;" - ," root /home/annex/eat/web;" + ," root /home/s/annex/eat/web;" ," index index.html;" , "" ," location / {"