Add missing workers num

This commit is contained in:
Jake Barnby
2023-10-12 20:22:26 +13:00
parent dc580c3d0d
commit 8c92170cb6
+1
View File
@@ -372,6 +372,7 @@ services:
- mariadb
environment:
- _APP_ENV
- _APP_WORKERS_NUM=1
- _APP_QUEUE_NAME
- _APP_WORKER_PER_CORE
- _APP_OPENSSL_KEY_V1