Skip to content

Commit 2024c75

Browse files
authored
Update config-docker.yml
1 parent 3e28e5f commit 2024c75

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config-docker.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pyms:
2-
requests: true
2+
requests:
3+
data: ""
34
swagger:
45
path: "swagger"
56
file: "swagger.yaml"
@@ -11,4 +12,4 @@ ms:
1112
SQLALCHEMY_TRACK_MODIFICATIONS: true
1213
SECRET_KEY: "gjr39dkjn344_!67#"
1314
DATABASE: db.sqlite3
14-
SQLALCHEMY_DATABASE_URI: sqlite:////microservice/database/db.sqlite3
15+
SQLALCHEMY_DATABASE_URI: sqlite:////microservice/database/db.sqlite3

0 commit comments

Comments
 (0)