kopia lustrzana https://github.com/glidernet/ogn-python
11 wiersze
285 B
Plaintext
11 wiersze
285 B
Plaintext
[program:ogn-feeder]
|
|
command=/home/pi/ogn-python/venv/bin/flask gateway run
|
|
directory=/home/pi/ogn-python
|
|
environment=FLASK_APP=ogn_python.py
|
|
|
|
user=pi
|
|
stderr_logfile=/var/log/supervisor/ogn-gateway.log
|
|
stdout_logfile=/var/log/supervisor/ogn-gateway.log
|
|
autostart=true
|
|
autorestart=true
|