security(portal): disable outbound SMTP
This commit is contained in:
parent
b90c66e0fb
commit
7bb6c831f6
@ -68,6 +68,7 @@ spec:
|
||||
args:
|
||||
- >-
|
||||
. /vault/secrets/portal-env.sh
|
||||
&& export SMTP_HOST=""
|
||||
&& exec gunicorn -b 0.0.0.0:8080 --workers 2 --timeout 1200 app:app
|
||||
env:
|
||||
- name: AI_CHAT_API
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user