Skip to content

Commit 1781824

Browse files
[tools] Add healthCheckPath
1 parent 27ab816 commit 1781824

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

render.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,12 @@ services:
1717
pnpm build
1818
startCommand: pnpm start
1919
plan: starter
20+
region: oregon
2021
previews:
2122
plan: starter
23+
domains:
24+
- tools-public.mui.com
25+
healthCheckPath: /health-check
2226
envVars:
2327
- key: NODE_VERSION
2428
value: 20

0 commit comments

Comments
 (0)