Skip to content

Commit 82f1353

Browse files
authored
Fix README to match code files (#1100)
1 parent 930a233 commit 82f1353

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Continuous deployment: https://ci.simplcommerce.com
4949
- Update the connection string in appsettings.json in SimplCommerce.WebHost.
5050
- Run the simpl-build.sh file by issuing the following command: "sudo ./simpl-build.sh". For ubuntu 18: "sudo bash simpl-build.sh"
5151
- In the terminal, navigate to "src/SimplCommerce.WebHost" and type "dotnet run" and then hit "Enter".
52-
- Open http://localhost:5000 in the browser. The back-office can be accessed via /Admin using the following built-in account: [email protected], 1qazZAQ!
52+
- Open http://localhost:49206 in the browser. The back-office can be accessed via /Admin using the following built-in account: [email protected], 1qazZAQ!
5353

5454
## Technologies and frameworks used:
5555

simpl-build.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)