Remove greenhouse 2 and garden
This commit is contained in:
10
greenhouseui.service
Normal file
10
greenhouseui.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Greenhouse UI service
|
||||
After=multi-user.target gardencontrol.service
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
ExecStart=gunicorn --bind 0.0.0.0:80 greenhouseui:app
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user