Jason
commited on
Commit
·
42fdad9
1
Parent(s):
e781a1b
set to production
Browse files- config.ini +1 -1
config.ini
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
[DEFAULT]
|
2 |
-
production =
|
3 |
|
4 |
[DEVELOPMENT]
|
5 |
URL = http://127.0.0.1:5000
|
|
|
1 |
[DEFAULT]
|
2 |
+
production = True
|
3 |
|
4 |
[DEVELOPMENT]
|
5 |
URL = http://127.0.0.1:5000
|