Fixed prometheus persistant storage (fix needed to store on disk)
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
|
||||
- name: Restart Docker
|
||||
shell:
|
||||
cmd: "docker compose restart"
|
||||
cmd: "docker compose up -d --build"
|
||||
chdir: "{{ docker_compose_dir }}"
|
||||
|
||||
Reference in New Issue
Block a user