Skip to content

Commit d89a878

Browse files
committed
update docker-compose too
Signed-off-by: Andrey Devyatkin <[email protected]>
1 parent 6333980 commit d89a878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
environment:
8-
HOOK_URL: "https://hooks.slack.com/services/XXXXXXXXXXXXXXXXXXXXXXXXXX"
8+
HOOK_URLS: "https://hooks.slack.com/services/XXXXXXXXXXXXXXXXXXXXXXXXXX"
99
HOSTNAMES: "fivexl.io"
1010
HEALTH_CHECK_MATCHER: "200-399"
1111
CERTIFICATE_EXPIRATION_NOTICE_DAYS: "7"

0 commit comments

Comments
 (0)