Closed paulsbruce closed 4 years ago
In mockiato, we have a different meaning of admin user. The user created by clicking '..Register an account here' link is a mockiato user and not the admin user. There is only 1 admin in mockiato. This can be configure with 'MOCKIATO_ADMIN' environment variable. This admin user have access to all the mockiato users & their services (like super admin). So the point 5th in # Quick Start should be like this.
I have made these changes in master branch my self. you can update your forked branch. closing this pull request.
Thanks @Pradeep298 for the clarification and update.
Added step 5 to Quick Start session to help 1st-time users understand how to get going with an initial admin account.