Create sample-env

This commit is contained in:
Ruan Bekker 2021-07-25 23:49:51 +02:00 committed by GitHub
parent 06921016f1
commit 9e6c3dc0c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
rocket-chat/sample-env Normal file
View File

@ -0,0 +1,10 @@
DOMAIN=
ME_CONFIG_BASICAUTH_PASSWORD=
DOCKER_VOLUME_PATH=.
ROCKETCHAT_ROOM=GENERAL
ROCKETCHAT_USER=hubot
ROCKETCHAT_PASSWORD=
ROCKETCHAT_BOT_NAME=hubot
# https://developer.rocket.chat/guides/bots-guides/create-and-run-a-bot/run-a-hubot-bot
ROCKETCHAT_EXTERNAL_SCRIPTS=hubot-help,hubot-diagnostics,hubot-seen,hubot-links,hubot-pugme,hubot-memes,hubot-isup
TZ=/usr/share/zoneinfo/Africa/Johannesburg