a year ago
Hi it indicates that the server is running and everything is successful, but I am getting a 502 when viewing the page. IDK might it be a propagation issue or am I doing something wrong with my deployment? This is my first time deploying an angular project.
URL: https://jsonkeyfinder.up.railway.app/
REPO: https://github.com/blokkies48/json_key_finder
Build command: npm install && npm run build --prod
Start command: npx http-server dist/json-key-finder
Deploy logs output.
Starting Container
npm warn config production Use --omit=dev instead.
Starting up http-server, serving dist/json-key-finder
http-server version: 14.1.1
http-server settings:
CORS: disabled
Cache: 3600 seconds
Connection Timeout: 120 seconds
Directory Listings: visible
AutoIndex: visible
Serve GZIP Files: false
Serve Brotli Files: false
Default File Extension: none
Available on:
Hit CTRL-C to stop the server
Apologies if the site is running when you check it
2 Replies
a year ago
Nevermind it was my damn port on the url had to be 8080 ffs. lol
Status changed to Awaiting User Response Railway • about 1 year ago
6 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 6 months ago