Skip to content

Commit

Permalink
πŸ“ (readme): Added Nextcloud variables
Browse files Browse the repository at this point in the history
  • Loading branch information
theobori committed May 1, 2024
1 parent 7bb9d9a commit 616aca5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,9 @@ ansible-galaxy install -r requirements.yml
#### Directory
- **`base_dir`**: Base directory.
- **`docker_dir`**: Docker directory.

#### Nextcloud
- **`nextcloud_db_name:`**: Nextcloud database name.
- **`nextcloud_db_username:`**: Nextcloud database username.
- **`nextcloud_db_password:`**: Nextcloud database password.
- **`nextcloud_db_root_password:`**: Nextcloud database root password.

0 comments on commit 616aca5

Please sign in to comment.