update to changelog and deploy process

This commit is contained in:
Chris Smith
2025-02-23 18:11:53 +01:00
parent f9d1ff6e84
commit 741078206b
3 changed files with 8 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ You're application should be running at http://localhost:20080!
1. `docker exec -it calorie-frontend-1 bash`
2. `yii migrate`
3. `yii fixture/load "*"` (creates chris@fivedevs.com with password of `password`)
3. `yii fixture/load "*"` (creates admin@example.com with password of `password`)
🎉 You should be able to login!