Skip to content

Commit 5719425

Browse files
committed
Fix run command
1 parent 197808c commit 5719425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ services:
5454
alloy:
5555
# https://github.com/grafana/alloy/releases
5656
image: grafana/alloy:v1.15.1
57-
command: /config.alloy
57+
command: run /config.alloy
5858
configs:
5959
- source: alloy_cfg
6060
target: /config.alloy

0 commit comments

Comments
 (0)