diff --git a/content/docs/config-as-code.md b/content/docs/config-as-code.md index 09f663d31..01694eec6 100644 --- a/content/docs/config-as-code.md +++ b/content/docs/config-as-code.md @@ -29,7 +29,7 @@ preDeployCommand = ["npm run db:migrate"] startCommand = "echo starting!" healthcheckPath = "/" healthcheckTimeout = 100 -restartPolicyType = "never"`} +restartPolicyType = "NEVER"`} {`{