Deadly0 / bull-board-docker

Docker image for bull-board
https://hub.docker.com/r/deadly0/bull-board
MIT License
38 stars 47 forks source link

can't be access when it mounted on a subfolder behind nginx #5

Closed Diluka closed 3 years ago

Diluka commented 3 years ago

can't be access when it mounted on a subfolder behind nginx

for example: this site is on http://localhost/a/b/c/bull-board. the path /a/b/c is nginx proxy_pass and bull-board is container. in the container, all pages are on /, but it will make browser to redirect to http://localhost/

https://github.com/felixmosh/bull-board/blob/master/README.md#hosting-router-on-a-sub-path