8000
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 59e5ae4 commit 00afd56Copy full SHA for 00afd56
deploy-container/.supervisor_conf.d/self-ping.conf
@@ -0,0 +1,6 @@
1
+[program:Self-ping]
2
+command=/usr/bin/python3 /app/self-ping.py
3
+autostart=true
4
+autorestart=true
5
+stderr_logfile=/var/log/code-server.err.log
6
+priority=6
0 commit comments