Prize

Results 8 comments of Prize

> Or even better like this: > > ```js > ... > paths: { > base: process.env.PUBLIC_BASE_PATH, > }, > ... > ``` This doesn't allow for a relative path,...

Question: which are the differences on Pixi's and Estoteric's implementation of the spine runtime? Why there are two?

Thanks for the explanation @ivanpopelyshev! :)

That's sad, it would be nice to have an way to change that without configuring the reverse proxy. Already tried the docs about it, but in Traefik, and no success.

Even doing configurations like in #1130 it still doesn't works because the app thinks it is served in "/". ![Image](https://github.com/user-attachments/assets/4a79c563-d0d0-4a2a-ba72-346c7df83fa9)

This feature should be working as said in #42 [this comment](https://github.com/HaveAGitGat/Tdarr/issues/42#issuecomment-548570868) Or in #260, where [it works](https://github.com/HaveAGitGat/Tdarr/issues/260#issuecomment-666908271) by using the env variables. --- Was this removed in the newest versions?

Got it, awesome. Will still try to make it work on Traefik, if so, I'll make an PR ta add it to the docs. --- Will keep this issue open...

Awesome, will try later, thanks!