Skip to content

Commit

Permalink
APP_CONTEXT_PATH added to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Apr 21, 2023
1 parent dcefff7 commit dfb9ce9
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 @@ -125,6 +125,7 @@ Environment Variable Description
``JAVA_OPTS`` Java VM arguments.
``OPAL_ADMINISTRATOR_PASSWORD`` Opal administrator password, required and set at first start.
``APP_URL`` Opal public URL (optional, see ``org.obiba.opal.public.url`` setting).
``APP_CONTEXT_PATH`` Opal server URL context (optional, see ``org.obiba.opal.server.context-path`` setting).
``MONGO_HOST`` MongoDB server host (optional).
``MONGO_PORT`` MongoDB server port, default is ``27017``.
``MONGO_USER`` MongoDB server user (optional).
Expand Down

0 comments on commit dfb9ce9

Please sign in to comment.