#Depoyed go-server using dockerfile, can't access using generated domain
1 messages · Page 1 of 1 (latest)
Project ID: N/A
N/A
Just to make sure, you're running on the PORT that railway provides, right?
please reference this example Go app to learn how to get the app to listen on the environment variable PORT
https://github.com/brody192/chi-template/blob/main/main.go