mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 04:25:39 +01:00
fix: default space in disk now takes places
This commit is contained in:
parent
60f6736b21
commit
a67f257733
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: 4096
|
||||||
|
|
||||||
# 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