Skip to content

Commit ae1f929

Browse files
committed
Fix path to default template
1 parent e6c3ff8 commit ae1f929

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ services:
128128
restart: always
129129
volumes:
130130
- ./data:/data
131-
- ./prometheus/alert_manager/templates:/templates
131+
- ./default.tmpl:/templates/default.tmpl

0 commit comments

Comments
 (0)