mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 15:47:13 +01:00
feat(config): optimize space allocation
This commit is contained in:
parent
f4025098e9
commit
32238d7b30
2 changed files with 3 additions and 3 deletions
|
|
@ -7,4 +7,4 @@ dbpostgres:
|
|||
# the CLI will return an error.
|
||||
type: postgresql:15
|
||||
# The disk attribute is the size of the persistent disk (in MB) allocated to the service.
|
||||
disk: 2048
|
||||
disk: 4864
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue