I'm trying to dockerize my app, voi, and after adding Dockerfile into my git repo, Railway automatically pick it as main builder. I don't know why now it can not "see" the environment variables I have set in Railway project. It works well before when I build from github repo.
The Dockerfile: https://github.com/getsieutoc/voi/blob/master/Dockerfile
GitHub
Minimalist self-hosted customer feedback management system - getsieutoc/voi