Nginx Proxy Manager #319

Closed
opened 2026-02-04 18:31:45 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @p6002 on GitHub (May 29, 2023).

What do I need to check in NPM to be able to redirect a subdomain to a Plank container?
When I access the site, nothing shows up.
I have been using the docker-compose file from the github repo.

Originally created by @p6002 on GitHub (May 29, 2023). What do I need to check in NPM to be able to redirect a subdomain to a Plank container? When I access the site, nothing shows up. I have been using the docker-compose file from the github repo.
Author
Owner

@jicho commented on GitHub (May 30, 2023):

I've added my (sub)domain to docker compose like this:

BASE_URL=https://sub.domain.example

And in NPM I've added the URL with SSL like this:
image

Works great :)

@jicho commented on GitHub (May 30, 2023): I've added my (sub)domain to docker compose like this: ``` BASE_URL=https://sub.domain.example ``` And in NPM I've added the URL with SSL like this: <img width="505" alt="image" src="https://github.com/plankanban/planka/assets/610740/8dec333e-119f-475a-8975-47f8b472a658"> Works great :)
Author
Owner

@p6002 commented on GitHub (May 30, 2023):

Thanks, now works very well!

@p6002 commented on GitHub (May 30, 2023): Thanks, now works very well!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#319