Skip to content

Nginx reverse proxy Homebox to a subfolder #322

Answered by hay-kot
gaellecoz asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't possible to do with just a runtime change, you'd have to build and compile the program itself.

I also tried to edit frontend/nuxt.config.ts and add this entry at the beginning:

app: {
baseURL: '/homebox/'
},
But it did not yield much result.

Is the right idea, I think you'd need to compile build the frontend with that change and then build the binary.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tankerkiller125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants