terapyon commited on
Commit
3ec177b
1 Parent(s): 227586c

update setup db setting

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -1,7 +1,7 @@
1
  import os
2
 
3
 
4
- SAAS = False
5
 
6
 
7
  def get_db_config():
 
1
  import os
2
 
3
 
4
+ SAAS = True
5
 
6
 
7
  def get_db_config():