Skip to content

Commit 41ac93e

Browse files
authored
Merge pull request #3010 from Madobyte/update-part12
Update part12c.md
2 parents 81ca9ca + 8034b0e commit 41ac93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/12/en/part12c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ http {
553553

554554
#### Exercise 12.17: Set up an Nginx reverse proxy server in front of todo-frontend
555555

556-
We are going to put the Nginx server in front of both todo-frontend and todo-backend. Let's start by creating a new docker-compose file <i>todo-app/docker-compose.dev.yml</i> and <i>todo-app/nginx.conf</i>.
556+
We are going to put the Nginx server in front of both todo-frontend and todo-backend. Let's start by creating a new docker-compose file <i>todo-app/docker-compose.dev.yml</i> and <i>todo-app/nginx.dev.conf</i>.
557557

558558
```bash
559559
todo-app

0 commit comments

Comments
 (0)