♻️ Refactor and update CORS, remove trailing slash from new Pydantic v2 (#617)
This commit is contained in:
committed by
GitHub
parent
53a0aebadf
commit
cfd66d2eee
@@ -155,7 +155,6 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- SERVER_NAME=${DOMAIN?Variable not set}
|
||||
- SERVER_HOST=https://${DOMAIN?Variable not set}
|
||||
# Allow explicit env var override for tests
|
||||
- SMTP_HOST=${SMTP_HOST?Variable not set}
|
||||
|
||||
Reference in New Issue
Block a user