mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Nginx and Apache2 reverse proxy example should use port 3000 #362
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 @S1RIUS1 on GitHub (Sep 27, 2023).
Nginx and Apache2 reverse proxy example should use port 3000 since in the docs the compose example use 3000 -> 1337.
@daniel-hiller commented on GitHub (Sep 28, 2023):
No because it's an example.
If you do not use docker, port 1337 is correct.
So it doesn't matter which port I write in the example, half of the users have to change the port.
Please post docs related issues in our docs repo
https://github.com/plankanban/planka-docs