mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 09:50:43 +00:00
Revert "Allow NUM_WORKERS override (#2776)"
This reverts commit 3cd22745f7.
num_workers was not passed to the client
This commit is contained in:
@@ -14,9 +14,6 @@ DOMAIN=your-domain.com
|
||||
# API Key
|
||||
API_KEY=your_api_key_here
|
||||
|
||||
# Required for non-dev: server worker process count (defaults to 2 in dev)
|
||||
NUM_WORKERS=number_of_workers
|
||||
|
||||
# Server Hosts
|
||||
SERVER_HOST_STAGING=123.456.78.90
|
||||
SERVER_HOST_FALK1=123.456.78.91
|
||||
|
||||
Reference in New Issue
Block a user