MomsSpaghetti
MomsSpaghetti
RRailway
Created by MomsSpaghetti on 10/28/2023 in #✋|help
How to redirect in railway config
Is there way to configure redirects in railway same way how netlify does? netlify.toml
[build.environment]
NODE_VERSION = "16"

[build]
publish = "dist"
command = "pnpm run build"

[[redirects]]
from = "/*"
to = "/index.html"
status = 200
[build.environment]
NODE_VERSION = "16"

[build]
publish = "dist"
command = "pnpm run build"

[[redirects]]
from = "/*"
to = "/index.html"
status = 200
78 replies
RRailway
Created by MomsSpaghetti on 9/24/2023 in #✋|help
Is there way to switch to top up wallet option?
Hello, I have added my credit card before and there were an option to go for a top-up to wallet payment option. Is there way for me to switch from credit card payment to wallet option after i have choosen my payment method?
38 replies