summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-06-18 14:59:22 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-06-18 14:59:22 -0400
commitaee643e20c8e8350a1137aa69e164218fe5a33f1 (patch)
tree29fa0399d83a9b8849bd5eae4396fa6f620112da /web/react/utils/constants.jsx
parentde874faa60e1640607b1e88c6a9340c7796c5008 (diff)
parent4cabe1baea940f486463296a2e7cf8a40975d9d8 (diff)
downloadchat-aee643e20c8e8350a1137aa69e164218fe5a33f1.tar.gz
chat-aee643e20c8e8350a1137aa69e164218fe5a33f1.tar.bz2
chat-aee643e20c8e8350a1137aa69e164218fe5a33f1.zip
Merge pull request #30 from mattermost/dockerhost
fix for dockerhost HELIUM
Diffstat (limited to 'web/react/utils/constants.jsx')
-rw-r--r--web/react/utils/constants.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx
index 0a3b1db3d..deb07409b 100644
--- a/web/react/utils/constants.jsx
+++ b/web/react/utils/constants.jsx
@@ -61,6 +61,7 @@ module.exports = {
"channel",
"internal",
"localhost",
+ "dockerhost",
"stag",
"post",
"cluster",