Update your-own-machine.md

added a step about pointing the browser to local Actual install (localhost:5060)
This commit is contained in:
Tillman Jex
2022-12-19 17:26:09 +01:00
committed by GitHub
parent 8c4c38b663
commit 25935c8972

View File

@@ -46,4 +46,6 @@ yarn start
## Accessing Actual
You should now be able to access [https://localhost:5006](https://localhost:5006) in your browser and you will see Actual.
You should now be able to access [https://localhost:5006](https://localhost:5006) in your browser and you will see Actual.
When first accessing Actual, you may be prompted to provide a URL for the server. In this case (when installing locally), simply input `https://localhost:5006` or click down the bottom on "use this domain".