3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 04:25:01 +00:00

docs: documentation updates

This commit is contained in:
Dragory 2022-08-07 13:58:47 +03:00
parent c01a4027bd
commit 7d47f36d99
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 6 additions and 0 deletions

View file

@ -6,6 +6,8 @@ CLIENT_ID=
CLIENT_SECRET=
BOT_TOKEN=
# The defaults here automatically work for the development environment.
# For production, change localhost:3300 to your domain.
DASHBOARD_URL=https://localhost:3300
API_URL=https://localhost:3300/api
@ -28,6 +30,7 @@ DOCKER_USER_GID=
#
# DOCKER (DEVELOPMENT)
# NOTE: You only need to fill in these values for running the development environment. See production config further below.
#
DOCKER_DEV_WEB_PORT=3300
@ -50,6 +53,7 @@ DOCKER_DEV_SSH_PASSWORD=password
#
# DOCKER (PRODUCTION)
# NOTE: You only need to fill in these values for running the production environment. See development config above.
#
DOCKER_PROD_DOMAIN=