This commit is contained in:
@@ -44,6 +44,8 @@ services:
|
|||||||
API_UPSTREAM_HOST: api
|
API_UPSTREAM_HOST: api
|
||||||
API_UPSTREAM_PORT: "8000"
|
API_UPSTREAM_PORT: "8000"
|
||||||
AUTOMATED_OUTREACH_ENABLED: "false"
|
AUTOMATED_OUTREACH_ENABLED: "false"
|
||||||
|
ports:
|
||||||
|
- "${WEB_PORT:-8080}:8080"
|
||||||
read_only: true
|
read_only: true
|
||||||
init: true
|
init: true
|
||||||
pids_limit: 128
|
pids_limit: 128
|
||||||
|
|||||||
Reference in New Issue
Block a user