1
1

rename 'floplanner' to 'financeproject' and change other occurences of 'flo'

This commit is contained in:
2020-03-24 12:14:38 +01:00
parent b517ce8307
commit 42528f0799
8 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[uwsgi]
chdir = /code
module = floplanner.wsgi:application
module = financeproject.wsgi:application
http = 0.0.0.0:8000
workers = 2
master = true