Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
TYPEORM_SYNCHRONIZE true
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Hendriks committed Jul 25, 2019
1 parent 730a15d commit 293f8b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/basevars/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jiskefet_api_general_settings:
TYPEORM_USERNAME: 'jiskefet'
TYPEORM_PASSWORD: 'abd1516812'
TYPEORM_DATABASE: 'jiskefetdb'
TYPEORM_SYNCHRONIZE: 'false'
TYPEORM_LOGGING: 'false'
TYPEORM_SYNCHRONIZE: 'true'
TYPEORM_LOGGING: 'true'
TYPEORM_PORT: 3306
USE_INFO_LOGGER: 'false'
JWT_SECRET_KEY: 'NHcW7x9K'
Expand Down

0 comments on commit 293f8b8

Please sign in to comment.