I used the code from https://github.com…openproject…docker-compose.yml
To me it looks like it is runnig, but I can`t access from my windows-laptop.
Share and learn in the Docker community.
I used the code from https://github.com…openproject…docker-compose.yml
To me it looks like it is runnig, but I can`t access from my windows-laptop.
Sharing a link does not allow us to understand what you actually did.
This compose file expects things to be done like described in the install section of the git repos README.md: https://github.com/opf/openproject-deploy/tree/stable/14/compose#install
Thanks for the help.
I got confused with the ports. After I fixed that openproject is running on 8080 and omv on 80.
Now it works for me.