Clean push: Removed heavy files & added only latest snapshot
This commit is contained in:
10
qt_app_pyside1/supervisord.conf
Normal file
10
qt_app_pyside1/supervisord.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
[supervisord]
|
||||
nodaemon=true
|
||||
|
||||
[program:xvfb]
|
||||
command=/usr/bin/Xvfb :99 -screen 0 1024x768x24
|
||||
|
||||
[program:app]
|
||||
command=python run_app.py
|
||||
stdout_logfile=/app/logs/app.log
|
||||
stderr_logfile=/app/logs/app_error.log
|
||||
Reference in New Issue
Block a user