mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Can't get it to work behind NPM #407
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @juvenalandres on GitHub (Jan 31, 2024).
Hello, I've tried to install Planka in Docker. It works great when in localhost, but I'm having trouble trying to run it behind Nginx Proxy Manager. Here are my
docker-compose.ymland NPM config. Any help would be much appreciated.The logs are not giving much info either.
App
Postgres
Thanks in advance
@juvenalandres commented on GitHub (Feb 2, 2024):
Found the issue. Sorry it was my mistake. It was missconfiguration on my dns.
Thank you anyway!