We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3546bab commit fbf79a5Copy full SHA for fbf79a5
README.md
@@ -47,7 +47,7 @@ Environment=DATABASE_PATH=/storage
47
# Provide the secrets
48
EnvironmentFile=/srv/packages-environment
49
50
-# Restart the service if the homepage no longer loads
+# Restart the service if the health check fails
51
HealthCmd=sh -c /app/healthcheck.sh
52
HealthInterval=30s
53
HealthTimeout=5s
0 commit comments