The local server can now be started with the manager instead
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
SQLALCHEMY_DATABASE_URI = 'postgresql://user:password@host/db_name'
|
||||
SQLALCHEMY_TRACK_MODIFICATIONS = True
|
||||
SQLALCHEMY_TRACK_MODIFICATIONS = True
|
||||
DEBUG = True
|
||||
Reference in New Issue
Block a user