mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
remove tmpfs (#603)
This commit is contained in:
@@ -23,8 +23,6 @@ services:
|
||||
# MAX_WORKERS: 8
|
||||
|
||||
WEB_CONCURRENCY: 2
|
||||
tmpfs:
|
||||
- /mem:size=64m,mode=1777,noatime
|
||||
postgres:
|
||||
container_name: postgres
|
||||
image: postgres
|
||||
|
||||
Reference in New Issue
Block a user