tiredofit / docker-osticket

Dockerized help desk application
MIT License
71 stars 56 forks source link

Access denied using ADMIN_USER and ADMIN_PASS #45

Closed mariomenjr closed 11 months ago

mariomenjr commented 12 months ago

I checked the closed issues and followed their suggestions. It's still not working for me.

I am setting up the system in my local environment. I changed the ADMIN_USER and ADMIN_PASS variables to dummy values, but it's not working.

image

I also added the ports property, since I have something else running in port 80.

image

radokristof commented 11 months ago

You should login with admin credentials at /scp

mariomenjr commented 11 months ago

Thanks, that was it.