mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-25 10:03:11 -05:00
Bug/minor fixes (#762)
* Set web concurrency to 1 * bump versions * update release notes Co-authored-by: Hayden <hay-kot@pm.me>
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
POSTGRES_DB: mealie
|
||||
# WORKERS_PER_CORE: 0.5
|
||||
# MAX_WORKERS: 8
|
||||
WEB_CONCURRENCY: 2
|
||||
# WEB_CONCURRENCY: 2
|
||||
postgres:
|
||||
container_name: postgres
|
||||
image: postgres
|
||||
|
||||
Reference in New Issue
Block a user