We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3904966 commit b2ef8d8Copy full SHA for b2ef8d8
entrypoint.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-TIME_TO_SHUTDOWN="${IDLE_TIME_TO_SHUTDOWN:-120}"
+TIME_TO_SHUTDOWN=3600
4
5
mkdir -p /project
6
0 commit comments