#How to expose my app?

2 messages · Page 1 of 1 (latest)

proud crestBOT
#

Project ID: 1f94eeed-6b1d-415d-b1d8-b5d8b3551e50

#

To expose your app, you need to have your application listen on 0.0.0.0:$PORT, where PORT is a Railway-provided environment variable. Alternatively, you can manually override the PORT environment variable by adding PORT to your projects variables page. (Command + K and type Variables or you can use the keyboard shortcut: G + V under your selected project).