wenish
wenish
RRailway
Created by wenish on 7/14/2023 in #✋|help
Developer Plan
Hello What happens to my credits on 1. August?
9 replies
RRailway
Created by wenish on 4/20/2023 in #✋|help
docker nginx port forwarding
so i built and deployt an nginx dockerfile on railway this one: https://github.com/Wenish/vland-portal/blob/main/Dockerfile everything works fine for building and deploy stage when i open the url https://vland-portal-production.up.railway.app/ the request dosnt get forwarded to the docker instance. localy i can start docker image like docker run -dp 80:80 how do i configure railway that it maps the ports?
17 replies