Skip to content

Commit 0a92bdf

Browse files
committed
[DOP-25451] Fix Horizon permissions
1 parent 7031c1e commit 0a92bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ services:
142142
PROMETHEUS_MULTIPROC_DIR: /tmp/prometheus-metrics
143143
# tmpfs dir is cleaned up each container restart
144144
tmpfs:
145-
- /tmp/prometheus-metrics
145+
- /tmp/prometheus-metrics:mode=1777
146146
ports:
147147
- 8020:8000
148148
depends_on:

0 commit comments

Comments
 (0)