We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0f2c2 commit f7b270dCopy full SHA for f7b270d
gatus/docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
ports:
8
- ${PORT}:8080
9
environment:
10
- - SLACK_URL=${SLACK_URL}
+ - SLACK_URL=${SLACK_URL}
11
volumes:
12
- ${MNT}:/config
13
#- ./config.template.yml:/app/config.template.yml:ro
0 commit comments