mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-27 05:03:58 +00:00
Update docs/developing-locally-docker.rst
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
This commit is contained in:
parent
bd0ed76421
commit
59d92d9eb4
1 changed files with 1 additions and 1 deletions
|
|
@ -280,7 +280,7 @@ Rebuild your ``docker`` application. ::
|
|||
|
||||
$ docker-compose -f local.yml up -d --build
|
||||
|
||||
Go to your browser and type in your usrl, ``
|
||||
Go to your browser and type in your URL bar ``https://my-dev-env.local``
|
||||
|
||||
See `https with nginx`_ for more information on this configuration.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue