From a62129a47cd59e4ed19312fde709ce64f53c9195 Mon Sep 17 00:00:00 2001 From: SAGE Date: Thu, 29 Jan 2026 20:28:48 +0800 Subject: [PATCH] Auto generate domain --- railway.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/railway.toml b/railway.toml index ec4b67d0e..4442b0792 100644 --- a/railway.toml +++ b/railway.toml @@ -12,3 +12,7 @@ healthcheckPath = "/healthz" healthcheckTimeout = 300 restartPolicyType = "ON_FAILURE" restartPolicyMaxRetries = 10 + +# Auto-generate a Railway domain on deployment +[[services.networking.external]] +port = 8080