BaldissaraMatheus / Tasks.md

A self-hosted, Markdown file based task management board
https://hub.docker.com/r/baldissaramatheus/tasks.md
MIT License
737 stars 30 forks source link

BASE_PATH and TITLE env vars are not working #15

Closed BaldissaraMatheus closed 1 year ago

BaldissaraMatheus commented 1 year ago

Description Both env variables are not working, as they have no changes in the final image.

Version 1.3.0

Steps to Reproduce Build the image passing any values to BASE_PATH variable and try opening the appliaction with the used base path, it will show the default application with an empty board and all the api requests will fail

BaldissaraMatheus commented 1 year ago

I'm already working in a PR to fix this issue