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 ac418e4 commit a6d127aCopy full SHA for a6d127a
entrypoint-healthcheck.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-exec gosu ${USERNAME} /linuxgsm/*server monitor || exit 1
+exec gosu ${USERNAME} /app/*server monitor || exit 1
0 commit comments