mirror of
https://github.com/simple-login/app.git
synced 2025-02-20 22:02:54 +08:00
fix the fucking https://flask.palletsprojects.com/en/1.1.x/cli/#disable-dotenv issue
This commit is contained in:
parent
00f858c8c1
commit
432ca33d9e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Whenever the model changes, a new migration needs to be created
|
|||
|
||||
Set the database connection to use staging environment:
|
||||
|
||||
> set -x CONFIG ~/config/simplelogin/staging.env
|
||||
> ln -sf ~/config/simplelogin/staging.env .env
|
||||
|
||||
Generate the migration script and make sure to review it:
|
||||
|
||||
|
|
Loading…
Reference in a new issue