From dc85d096955f79def948174807ee496edc0eee85 Mon Sep 17 00:00:00 2001 From: anmol Date: Wed, 10 Apr 2019 23:31:38 +0530 Subject: [PATCH] nginx fix --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 9aaa771..f3341ad 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,4 @@ -location __PATH__ { +location __PATH__/ { # Path to source alias __FINALPATH__/ ;