We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daabda3 commit 9b2996eCopy full SHA for 9b2996e
config.yml
@@ -6,4 +6,4 @@ ms:
6
SQLALCHEMY_TRACK_MODIFICATIONS: true
7
SECRET_KEY: "gjr39dkjn344_!67#"
8
DATABASE: db.sqlite3
9
- SQLALCHEMY_DATABASE_URI: sqlite:////microservice/database/db.sqlite3
+ SQLALCHEMY_DATABASE_URI: sqlite:////tmp/db.sqlite3
0 commit comments