Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender authored Dec 30, 2020
1 parent 3bc5846 commit ebc9a8a
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 @@ -25,7 +25,7 @@ If you want to host yourself on your local computer and review the source code,

![WebApi Properties ><](Client/src/assets/server-port.png)

4. Open `Client\src\environments\environment.prod.ts` and modify the API URL if needed, then save file.
4. Open `Client\src\environments\environment.ts` and modify the API URL if needed, then save file.

```ts
export const env: EnvConfig = {
Expand Down

0 comments on commit ebc9a8a

Please sign in to comment.