Cannot login to admin panel from host machine docker compose
wojkol1 opened this issue · 1 comments
I have host machine Lubuntu( as VM) and i cloned mergin repo
I changed some options in .prod.env
When i run docker compse up, the servers starts and under 172.25.0.2 i have login menu
i run all commands from the install instructions:
https://merginmaps.com/docs/server/install/
but i cannot login to admin panel due to login failed
i tried editing .prod.env several times and restart docker using docker compose down and then up
i also tried prod.env without changing anything
but i still cannot login
i think its worth mentioning that i also run container with lizmap, so maybe the are some conflicts?
@ i direct ip to proper database on my host and check ips of services in containers. I was trying to connect to differnet ip on firefox because it was caching different login web page or something