mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
remove dockerbuild=True from monitor
This commit is contained in:
parent
14daddc018
commit
98b15fc73c
1 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue