8000 Create self-ping.conf · coder/deploy-code-server@00afd56 · GitHub
[go: up one dir, main page]

Skip to content

Commit 00afd56

Browse files
Create self-ping.conf
1 parent 59e5ae4 commit 00afd56

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)
0