We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daabda3 + 9b2996e commit 9ca6019Copy full SHA for 9ca6019
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