Skip to content
Snippets Groups Projects
Commit 965bf6f2 authored by Maxim Scheremetjew's avatar Maxim Scheremetjew
Browse files

docs(django): Added line about how to open the Django web app locally.

parent 2face4a8
No related branches found
No related tags found
1 merge request!4feat: Add Django app
...@@ -134,6 +134,8 @@ OR use the following Makefile command: ...@@ -134,6 +134,8 @@ OR use the following Makefile command:
make up make up
``` ```
Now that the web server is running, visit [http://127.0.0.1:8080/](http://127.0.0.1:8080/) with your web browser.
#### How to start services marked with specific profiles - for development only? #### How to start services marked with specific profiles - for development only?
Certain services are marked with specific profiles. To start these services Certain services are marked with specific profiles. To start these services
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment