My Hobby Server for Self-Hosted Applications on Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
398 B

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