xRapids
xRapids
RRailway
Created by xRapids on 6/3/2023 in #✋|help
Is there a way to redeploy application automatically
Hi, I was wondering if there is a way to schedule automatic redeploys. E.g. Redeploys the web application every 2 days.
116 replies
RRailway
Created by xRapids on 3/7/2023 in #✋|help
Django Website Deploy 403 error
Hi, So basically I deployed my django project onto railway. The website loads fine and everything. However, when I try to login (I have a login feature on my website), it shows
Forbidden (403)
CSRF verification failed. Request aborted.
Origin checking failed - https://web-production-c9a.up.railway.app does not match any trusted origins.
Forbidden (403)
CSRF verification failed. Request aborted.
Origin checking failed - https://web-production-c9a.up.railway.app does not match any trusted origins.
Obviously, everything works fine locally as I have tested so not sure why is showing this when I deployed it. If anyone could help that'll be great!
64 replies