หยอมแหยม
หยอมแหยม
Explore posts from servers
RRailway
Created by หยอมแหยม on 2/26/2024 in #✋|help
Start multiple node.js process in single repo
No description
7 replies
RRailway
Created by หยอมแหยม on 11/16/2023 in #✋|help
Caddyfile root path not render
How to solve this? (/admin/users/ works fine)
:{$PORT} {
log {
format console
}

reverse_proxy {$FRONTEND_HOST}

handle_path /api/* {
reverse_proxy {$BACKEND_HOST}
}

handle_path /admin/* {
reverse_proxy {$ADMIN_HOST}
}
}
:{$PORT} {
log {
format console
}

reverse_proxy {$FRONTEND_HOST}

handle_path /api/* {
reverse_proxy {$BACKEND_HOST}
}

handle_path /admin/* {
reverse_proxy {$ADMIN_HOST}
}
}
33 replies
RRailway
Created by หยอมแหยม on 11/16/2023 in #✋|help
Control webhook event
is it possible to control discord webhook event to discord? like i just want to make me send only status SUCCESS
13 replies
RRailway
Created by หยอมแหยม on 11/15/2023 in #✋|help
Upgrade Plan Pricing Question
If I upgrade plan hobby to pro it's will cost 15$ or 20$?
23 replies
RRailway
Created by หยอมแหยม on 11/14/2023 in #✋|help
Handle Dynamic Subdomain
is it possible to make railway handle dynamic sub domains like [shop_name].coolstore.com
51 replies