Update Local Dev Environment Setup

Linden Crandall 2025-01-13 23:34:17 +00:00
parent e7e88298e8
commit 82e34fd660

@ -75,6 +75,12 @@ bench start
```
http://localhost:8000
```
- Login defaults (unless you changed them)
- Frappe
```
username: Administrator
password: admin
```
### References
[Frappe Docker Development Setup Guide for Custom Apps](https://dev.to/aixart/frappe-docker-development-setup-guide-for-custome-apps-500c)