battlesquid
HOBBYOP
2 years ago
Currently testing out a template I made, and an issue I noticed is that the services aren't properly exposed by default, presumably because Railway can't detect the port. I have to remove the domain and re-add it, at which point the port is properly detected. Are there any workarounds to this or potentially plans to support port detection for templates?
8 Replies
2 years ago
your apps in the templates should be configured to listen on the PORT environment variable
2 years ago
no problem!