m0wer / tiddlywiki-docker

NodeJS based TiddlyWiki 5 Docker image.
https://hub.docker.com/r/m0wer/tiddlywiki
GNU General Public License v3.0
48 stars 28 forks source link

Configure server path prefix #8

Closed jyusang closed 2 years ago

jyusang commented 2 years ago

Hi @m0wer, thanks for maintaining this.

I saw that the project used to support similar thing via the SERVE_URI env var, I wonder if we could have it back via the new path-prefix parameter in listen command.

What do you think?

m0wer commented 2 years ago

Thanks for the contribution. I'm no longer using this nor actively maintaining it. Nevertheles the changes look good to me.