fix(db): increase space

This commit is contained in:
Jan Kohlbach 2024-04-15 09:34:52 +02:00
parent 12f0a3c56c
commit a2acbd6b2e

View file

@ -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