Skip to content

Commit 76bf86c

Browse files
committed
Update README.md
1 parent 95857a2 commit 76bf86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Testing to Deployed a [Node.js](https://nodejs.org) Back-End Notes App API in Go
66

77
* Run `npm install` to install all of the required dependencies.
88
* Start the server in Production mode run `npm run start` and to start in Development mode just simply run `npm run dev` that's pretty much it.
9-
* Make sure that `disable` the value of <b>Block insecure private network</b> in `chrome://flags` to avoid <b>Same-Origin Policy</b> problems in browser. After that don't forget to set that back to the `default` value.
9+
* Make sure that `disable` the value of <b>Block insecure private network</b> in `chrome://flags` to avoid <b>Same-Origin Policy</b> problems in browser. After that don't forget to set it back to the `default` value.
1010

1111

1212
## Google Cloud Console

0 commit comments

Comments
 (0)