This commit is contained in:
Son NK 2019-07-22 19:51:05 +02:00 committed by Son NK
parent 00f858c8c1
commit 432ca33d9e
1 changed files with 1 additions and 1 deletions

View File

@ -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: