Skip to content

Commit 051f913

Browse files
authored
Merge pull request #3249 from Rehnyk/patch-1
Update part5a.md
2 parents 7c01025 + 8c865e0 commit 051f913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/5/en/part5a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ The current application code can be found on [GitHub](https://github.com/fullsta
522522

523523
### Exercises 5.1.-5.4.
524524

525-
We will now create a frontend for the bloglist backend we created in the last part. You can use [this application](https://github.com/fullstack-hy2020/bloglist-frontend) from GitHub as the base of your solution. The application expects your backend to be running on port 3003.
525+
We will now create a frontend for the bloglist backend we created in the last part. You can use [this application](https://github.com/fullstack-hy2020/bloglist-frontend) from GitHub as the base of your solution. You need to connect your backend with proxy as shown in [part 3](https://fullstackopen.com/en/part3/deploying_app_to_internet#proxy).
526526

527527
It is enough to submit your finished solution. You can do a commit after each exercise, but that is not necessary.
528528

0 commit comments

Comments
 (0)