Hi all,
can someone help me to figure out the credentials for the discover-service admin panel.
URL - http://domain.com:18381/admin/login/?next=/admin/
Hi all,
can someone help me to figure out the credentials for the discover-service admin panel.
URL - http://domain.com:18381/admin/login/?next=/admin/
Not sure about the default one, but you can create superuser from discover service’s django shell.
@amit How do I get into discover service’s Django shell?
To access the super admin Django panel, follow the below steps.
just run the command . tutor local run discovery ./manage.py createsuperuser --username=yourusername --email=youremail