Worng server url in variables
namrastanov
HOBBYOP
5 days ago
Hello.
I had dev env and created the duplication of my env. The env variable has the value GAME_SERVER_URL="${{game-server.PUBLIC_URL}}" but once I deploy it pasts the wrong env service url insted. So in both enviroment I have the same url for this variable.
Pinned Solution
5 days ago
Is PUBLIC_URL variable in game-server service using hardcoded value?
2 Replies
Railway
BOT
5 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 5 days ago
mayori
Is `PUBLIC_URL` variable in game-server service using hardcoded value?
namrastanov
HOBBYOP
5 days ago
Yes. Thank you. I thought it is built in variable and can not be changed.
Status changed to Solved namrastanov • 5 days ago