mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 12:25:02 +00:00
docs: documentation updates
This commit is contained in:
parent
c01a4027bd
commit
7d47f36d99
2 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,8 @@ Zeppelin's production environment - that is, the **bot, API, and dashboard** - u
|
|||
3. Fill in the missing values in `.env`
|
||||
4. Run `docker compose -f docker-compose.production.yml up -d`
|
||||
|
||||
**Note:** The dashboard and API are exposed with a self-signed certificate. It is recommended to set up a proxy with a proper certificate in front of them. Cloudflare is a popular choice here.
|
||||
|
||||
## Updating the bot
|
||||
|
||||
### One-click script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue