mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
fix: specify disk space
This commit is contained in:
parent
a67f257733
commit
ed5c5930c0
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ mounts:
|
||||||
source_path: uploads
|
source_path: uploads
|
||||||
|
|
||||||
# The size of the persistent disk of the application (in MB).
|
# The size of the persistent disk of the application (in MB).
|
||||||
# disk: 4096
|
disk: 3072
|
||||||
|
|
||||||
# Default resources will take place if we don't specify any.
|
# Default resources will take place if we don't specify any.
|
||||||
# resources:
|
# resources:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue