set default admin password

This commit is contained in:
Viktor Scharf
2025-09-04 11:37:06 +02:00
parent d94ac7a036
commit 487b73f0b3
3 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ OpenCloud Compose offers a modular approach to deploying OpenCloud with several
5. **Access OpenCloud**:
- URL: https://cloud.opencloud.test
- Username: `admin`
- Password: Set via `INITIAL_ADMIN_PASSWORD` environment variable in your `.env` file
- Password: `admin` (by default). Set via `INITIAL_ADMIN_PASSWORD` environment variable in your `.env` file
### Production Deployment