refactor: update project references from Agathos to Ouranos across documentation and configuration files
This commit is contained in:
@@ -229,7 +229,7 @@ Nextcloud requires a PostgreSQL database on Portia. This is automatically create
|
||||
resource "incus_storage_volume" "nextcloud_data" {
|
||||
name = "nextcloud-data"
|
||||
pool = "default"
|
||||
project = "agathos"
|
||||
project = "ouranos"
|
||||
config = { size = "100GB" }
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user