Update README.md

This commit is contained in:
renzynx 2022-12-25 20:28:54 +07:00 committed by GitHub
parent 458a517ba0
commit d83572f26e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ docker compose up -d
To get the initial root account, run the following command:
```bash
docker exec api cat /app/initial_root_password.txt
docker exec api cat /app/initial_root_account.txt
```
Now you can login with the root account with owner permissions.