holoid commited on
Commit
150a416
1 Parent(s): e1aaf52

Update supervisord.conf

Browse files
Files changed (1) hide show
  1. supervisord.conf +1 -1
supervisord.conf CHANGED
@@ -16,7 +16,7 @@ command=/app/caddy run --config /app/Caddyfile --adapter=caddyfile
16
  autostart=true
17
  autorestart=true
18
 
19
- [program:ddrive]
20
  command=/app/start.sh
21
  autorestart=true
22
 
 
16
  autostart=true
17
  autorestart=true
18
 
19
+ [program:ddrv]
20
  command=/app/start.sh
21
  autorestart=true
22