chore: add envs

This commit is contained in:
LRVT 2024-09-26 21:53:07 +02:00 committed by GitHub
parent 3ff618ffd2
commit a3adf33439
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,8 @@ services:
- DB_POSTGRESDB_DATABASE=${POSTGRES_DB}
- DB_POSTGRESDB_USER=${POSTGRES_NON_ROOT_USER}
- DB_POSTGRESDB_PASSWORD=${POSTGRES_NON_ROOT_PASSWORD}
- EXTRA_NODE_MODULES=lodash
- NODE_FUNCTION_ALLOW_EXTERNAL=lodash
ports:
- 5678:5678
expose: