From ef69f01a6c92cefe08fc34c1518bdff72624903b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 8 Aug 2019 11:23:40 +0200 Subject: Install script --- conf/uwsgi.ini.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/uwsgi.ini.template') diff --git a/conf/uwsgi.ini.template b/conf/uwsgi.ini.template index 089c952..653dc70 100644 --- a/conf/uwsgi.ini.template +++ b/conf/uwsgi.ini.template @@ -2,7 +2,7 @@ # variables projectname = commonnet projectdomain = #URL# # ex: commonnet.myorganization.net -base = /srv/commonnet/ # install path +base = /srv/comm-on-net/ # install path # config plugins = python -- cgit v1.2.3