Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
99linesofcode committed May 17, 2018
1 parent 418cd44 commit 7e97870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This Docker setup is optimized for local development and is still a work in prog
| docker-stop | Stop all containers and remove Docker networks |

### Prerequisites
This repository contains the necessary Docker configuration that allows you to host your front- and back end code. By default, NGINX code is served from the `/front` directory and PHP code lives inside the `/back` directory. Take a look at the `docker-compose.yml` file or the playground-flask repository at the URL below:
This repository contains the necessary Docker configuration that allows you to host your front- and back end code. By default, NGINX serves the front end code from the `/front` directory. The Python code lives inside the `/back` directory. Take a look at the `docker-compose.yml` file or the playground-flask repository at the URL below:

https://github.com/99linesofcode/playground-flask

Expand Down

0 comments on commit 7e97870

Please sign in to comment.