diff options
Diffstat (limited to 'conf/uwsgi.ini.template')
-rw-r--r-- | conf/uwsgi.ini.template | 2 |
1 files changed, 1 insertions, 1 deletions
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 |