Skip to content

Commit

Permalink
Docker env MONGO_DB added
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Sep 2, 2021
1 parent ef188e7 commit 58dc119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ Environment Variable Description
``AGATE_ADMINISTRATOR_PASSWORD`` Agate administrator password, required and set at first start.
``MONGO_HOST`` MongoDB server host (optional).
``MONGO_PORT`` MongoDB server port, default is ``27017``.
``MONGO_DB`` MongoDB database name, default is ``agate``.
``RECAPTCHA_SITE_KEY`` `reCAPTCHA v2 <https://developers.google.com/recaptcha>`_ site key
``RECAPTCHA_SECRET_KEY`` `reCAPTCHA v2 <https://developers.google.com/recaptcha>`_ secret key
================================= =========================================================================
Expand Down

0 comments on commit 58dc119

Please sign in to comment.