frappe / frappe_docker

Docker images for production and development setups of the Frappe framework and ERPNext
MIT License
1.52k stars 1.4k forks source link

Update single-server-example.md #1401

Closed zarthcode closed 6 months ago

zarthcode commented 6 months ago

Fix nonworking step - hashed password fails - per https://discuss.frappe.io/t/frappe-docker-unable-to-log-in-into-traefik/123077

Following the single-server-example fails at the traefik step due to the incorrect password hash, making login impossible.