Skip to content

Commit

Permalink
Document change in containers
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <[email protected]>
  • Loading branch information
nijel committed Aug 4, 2017
1 parent 89e287c commit 96bdbec
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/admin/deployments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,12 @@ this.
docker-compose up
Enjoy your Weblate deployment, it's accessible on port 80 of the web container.
Enjoy your Weblate deployment, it's accessible on port 80 of the ``weblate`` container.

.. versionchanged:: 2.15-2

The setup has changed recently, prior there was separate web server
container, since 2.15-2 the web server is embedded in weblate container.

.. seealso:: :ref:`invoke-manage`

Expand Down

0 comments on commit 96bdbec

Please sign in to comment.