Skip to content

Commit f7b270d

Browse files
committed
volume mount update
1 parent 2f0f2c2 commit f7b270d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
ports:
88
- ${PORT}:8080
99
environment:
10-
- SLACK_URL=${SLACK_URL}
10+
- SLACK_URL=${SLACK_URL}
1111
volumes:
1212
- ${MNT}:/config
1313
#- ./config.template.yml:/app/config.template.yml:ro

0 commit comments

Comments
 (0)