mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08:00
Auto generate domain
This commit is contained in:
parent
2c056d21ef
commit
a62129a47c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user