Skip to content

Commit

Permalink
Update config-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avara1986 committed Nov 5, 2019
1 parent 3e28e5f commit 2024c75
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config-docker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pyms:
requests: true
requests:
data: ""
swagger:
path: "swagger"
file: "swagger.yaml"
Expand All @@ -11,4 +12,4 @@ ms:
SQLALCHEMY_TRACK_MODIFICATIONS: true
SECRET_KEY: "gjr39dkjn344_!67#"
DATABASE: db.sqlite3
SQLALCHEMY_DATABASE_URI: sqlite:////microservice/database/db.sqlite3
SQLALCHEMY_DATABASE_URI: sqlite:////microservice/database/db.sqlite3

0 comments on commit 2024c75

Please sign in to comment.