Activiti / activiti-modeling-app

Activiti Modeling Application
Apache License 2.0
184 stars 93 forks source link

.env configuration #305

Open ciroppina opened 1 year ago

ciroppina commented 1 year ago

Type of issue: (check with "[x]")

  • [ ] New feature request
  • [ ] Bug
  • [ ] Support request
  • [x] Documentation

Current behaviour: Angular app starts (from Git Bash, using "nx serve") and Firefox browser presents the Login page; but none of the configured users is working for a successful login

Expected behavior: To be logged in

Steps to reproduce the issue: As described in Current Behaviour

Component name and version: activiti-modeling-app cloned from master branch

Browser and version: Firefox 105.0.3

Node version (for build issues):
16.15.0

New feature request: I would like to have an example of well-configured .env file; in order to get App working (auth and all things); thank You

My current .env file attached my.env.txt