Skip to content

Commit ade5a56

Browse files
authored
Update README.md
1 parent da0866c commit ade5a56

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

+1-12
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,10 @@ The django_rest_api is the Python/Django Web API. This returns JSON data when ac
5252

5353
The django_web_front is the Node.js/React container. This fetches API data from django_rest_api using React.
5454

55-
After launching their containers, access the `localhost:3000`. The SPA will be shown the below.
55+
After launching those containers, access the `localhost:3000`. The App will be shown the below.
5656

5757
![sample_image](img/sample_image.png)
5858

59-
### django_db
60-
61-
The django_db is the Postgres database.
62-
63-
### django_rest_api
64-
65-
The django_rest_api is the Python/Django Web API. This returns JSON data when accessing `localhost:8000`.
66-
67-
### django_web_front
68-
69-
The django_web_front is the Node.js/React container. This fetches API data from django_rest_api using React.
7059

7160
## File Sharing settings
7261

0 commit comments

Comments
 (0)