⚠️ This issue respects the following points: ⚠️
Bug description
Example "full" and "full_v5" don't go through first user registration flow on launch
Steps to reproduce
- In the full_v5, or "full" directory of the docker repo, copy the .env, and fill out accordingly. Ensure
APP_ENV is production
- Run
docker compose up
- Navigate to whatever port the app is on
- Observe a normal login screen, rather than a login flow
...
Expected behavior
Upon loading the app for the first time, there should be a "create new user" login flow
Environment
app.monicahq.com (monica v5)
Version of Monica
full or full_v5
Installation method
Docker compose
Web server
Defined by docker compose file (nginx)
Database engine version
Defined by docker compose file (latest mysql)
Additional info
Bug description
Example "full" and "full_v5" don't go through first user registration flow on launch
Steps to reproduce
APP_ENVisproductiondocker compose up...
Expected behavior
Upon loading the app for the first time, there should be a "create new user" login flow
Environment
app.monicahq.com (monica v5)
Version of Monica
full or full_v5
Installation method
Docker compose
Web server
Defined by docker compose file (nginx)
Database engine version
Defined by docker compose file (latest mysql)
Additional info