This commit is contained in:
parent
80edffde42
commit
6e4b77f1c9
@ -53,10 +53,13 @@
|
||||
dest: /var/lib/alerta/alertad.conf
|
||||
- src: config.json
|
||||
dest: /var/lib/alerta/config.json
|
||||
- src: alerta.conf
|
||||
dest: /var/lib/alerta/alerta.conf
|
||||
|
||||
- name: Specify docker volume mounts
|
||||
dokku_storage:
|
||||
app: alerta
|
||||
mounts:
|
||||
- /var/lib/alerta/alerta.conf:/app/alerta.conf
|
||||
- /var/lib/alerta/alertad.conf:/app/alertad.conf
|
||||
- /var/lib/alerta/config.json:/web/config.json
|
||||
|
Reference in New Issue
Block a user