mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 12:35:38 +01:00
fix(db): increase space
This commit is contained in:
parent
12f0a3c56c
commit
a2acbd6b2e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ dbpostgres:
|
||||||
# the CLI will return an error.
|
# the CLI will return an error.
|
||||||
type: postgresql:15
|
type: postgresql:15
|
||||||
# The disk attribute is the size of the persistent disk (in MB) allocated to the service.
|
# The disk attribute is the size of the persistent disk (in MB) allocated to the service.
|
||||||
disk: 1024
|
disk: 2048
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue