1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

remove tmpfs (#603)

This commit is contained in:
wengtad 2021-07-02 04:42:40 +08:00 committed by GitHub
parent 4d853c4ca8
commit 7d3983d2ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 7 deletions

View file

@ -23,8 +23,6 @@ services:
# MAX_WORKERS: 8
WEB_CONCURRENCY: 2
tmpfs:
- /mem:size=64m,mode=1777,noatime
postgres:
container_name: postgres
image: postgres