summaryrefslogtreecommitdiffstats
path: root/docker/dev
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-11-30 22:43:16 -0800
committer=Corey Hulen <corey@hulen.com>2015-11-30 22:43:16 -0800
commitf5907e21cad055b241718d2bd1530bd4c22e77c7 (patch)
tree62abeb476f5e6b45169be654e40a206ebdc29b28 /docker/dev
parent68765a8f21db8a1b732f26f5bc1bf0e1a8e52d8f (diff)
downloadchat-f5907e21cad055b241718d2bd1530bd4c22e77c7.tar.gz
chat-f5907e21cad055b241718d2bd1530bd4c22e77c7.tar.bz2
chat-f5907e21cad055b241718d2bd1530bd4c22e77c7.zip
fixing other configs
Diffstat (limited to 'docker/dev')
-rw-r--r--docker/dev/config_docker.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/docker/dev/config_docker.json b/docker/dev/config_docker.json
index c23a72cd1..4c5502ddd 100644
--- a/docker/dev/config_docker.json
+++ b/docker/dev/config_docker.json
@@ -68,9 +68,8 @@
"ConnectionSecurity": "",
"InviteSalt": "bjlSR4QqkXFBr7TP4oDzlfZmcNuH9YoS",
"PasswordResetSalt": "vZ4DcKyVVRlKHHJpexcuXzojkE5PZ5eL",
- "ApplePushServer": "",
- "ApplePushCertPublic": "",
- "ApplePushCertPrivate": ""
+ "SendPushNotifications": true,
+ "PushNotificationServer": "https://push.mattermost.com"
},
"RateLimitSettings": {
"EnableRateLimiter": true,