Spaces:
Running
Running
Update supervisord.conf
Browse files- supervisord.conf +1 -1
supervisord.conf
CHANGED
|
@@ -67,7 +67,7 @@ stdout_logfile=/dev/stdout
|
|
| 67 |
stdout_logfile_maxbytes=0
|
| 68 |
stderr_logfile=/dev/stderr
|
| 69 |
stderr_logfile_maxbytes=0
|
| 70 |
-
environment=PYTHONUNBUFFERED=1,DASHBOARD_HTML=/app/hub_dashboard.html,RANKER_LOG_DIR=/app/ranker_logs
|
| 71 |
priority=3
|
| 72 |
|
| 73 |
[group:space]
|
|
|
|
| 67 |
stdout_logfile_maxbytes=0
|
| 68 |
stderr_logfile=/dev/stderr
|
| 69 |
stderr_logfile_maxbytes=0
|
| 70 |
+
environment=PYTHONUNBUFFERED=1,DASHBOARD_HTML=/app/hub_dashboard.html,RANKER_LOG_DIR=/app/ranker_logs
|
| 71 |
priority=3
|
| 72 |
|
| 73 |
[group:space]
|