π-π₯ππ¦
Explore posts from serversRRailway
β’Created by π-π₯ππ¦ on 6/9/2024 in #βο½help
Shared variables showing up as <empty string>
I have an application that has a bunch of env variables. I just moved a few of them to a shared variable (via the Promote button). Now they're all showing up as
<empty string>
. Tried removing them and re-adding them to the service. Same result. See pictures below.7 replies
RRailway
β’Created by π-π₯ππ¦ on 3/13/2024 in #βο½help
Nginx with my web application
Hello there! Been trying out a few different services to see where I want to host my web app.
Frontend: React
Backend: Golang
I've got the backend up and running without any issues. I'm having some trouble getting my frond end up and running. I've tried with/without a docker file. Currently with the dockerfile the application is building fine, but crashes.
Error:
Dockerfile:
nginx.conf
From what I can tell from the docs and other support tickets something like this should be possible. Just not sure what I'm missing.
Thank you for any help!
86 replies