mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
feat: Add credentials to docs
This commit is contained in:
parent
ea6c295df5
commit
49a0ed2115
1 changed files with 6 additions and 0 deletions
|
|
@ -81,6 +81,12 @@ cd rafnav_bench
|
|||
|
||||
## Documentation
|
||||
|
||||
### Credentials
|
||||
MariaDB Root Password: 123
|
||||
> Unless changed in the docker or docker-compose file
|
||||
First site's Administrator password: admin
|
||||
> Unless changed in the docker or docker-compose file
|
||||
|
||||
### [Production](#production)
|
||||
|
||||
- [List of containers](docs/list-of-containers.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue