summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-07-03 20:19:41 +0200
committerMarius Peter <marius.peter@tutanota.com>2022-07-03 20:19:41 +0200
commit5160b8a3ac9fc27c2b31206aed735a15de0099e9 (patch)
tree981d4c4d9e42927ddb22cd09ad3e1e696941596d /config.py
parentf9ae74504437e3fc7bf29d85c8fcd3a2bd6e857b (diff)
Test db in config.
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index aa5db1b..4f2b018 100644
--- a/config.py
+++ b/config.py
@@ -5,5 +5,5 @@
SECRET_KEY = "Scooby_Lu,_where_are_you?"
-SQLALCHEMY_DATABASE_URI = "sqlite:///" + "fapg.db"
+SQLALCHEMY_DATABASE_URI = "sqlite:///" + "test.db"
SQLALCHEMY_TRACK_MODIFICATIONS = True
Copyright 2019--2024 Marius PETER