mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
add restart policy to grafana
This commit is contained in:
parent
b5a9c0eb52
commit
2558c533b8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
docker_container:
|
||||
name: grafana
|
||||
image: grafana/grafana
|
||||
restart_policy: unless-stopped
|
||||
user: root
|
||||
networks_cli_compatible: yes
|
||||
network_mode: default
|
||||
|
|
Loading…
Add table
Reference in a new issue