TrueChartsClone/charts/stable/crafty-4/docs/credentials.md

13 lines
207 B
Markdown

---
title: Default Credentials
---
- Username: `admin`
- Password is randomly generated
Shell into the app and run this command to print it to shell:
```shell
cat /crafty/app/config/default-creds.txt
```