feat: do not use default admin pw

This commit is contained in:
Michael Barz
2025-06-18 09:39:08 +02:00
parent 4ecd436580
commit 278b58e683
3 changed files with 15 additions and 5 deletions

View File

@@ -219,7 +219,6 @@ Key variables:
| `COMPOSE_FILE` | Colon-separated list of compose files to use | (commented out) |
| `OC_DOMAIN` | OpenCloud domain | cloud.opencloud.test |
| `OC_DOCKER_TAG` | OpenCloud image tag | latest |
| `ADMIN_PASSWORD` | Admin password | admin |
| `OC_CONFIG_DIR` | Config directory path | (Docker volume) |
| `OC_DATA_DIR` | Data directory path | (Docker volume) |
| `INSECURE` | Skip certificate validation | true |