remove dockerbuild=True from monitor

This commit is contained in:
Jonathan Math 2021-03-04 13:15:03 -05:00
parent 14daddc018
commit 98b15fc73c

View file

@ -16,8 +16,6 @@
name: monitor
image: newsblur/flask_monitor
pull: yes
env:
DOCKERBUILD: "True"
state: started
command: bash -c "python /srv/newsblur/flask_monitor/db_monitor.py"
ports: