mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
chore: add envs
This commit is contained in:
parent
3ff618ffd2
commit
a3adf33439
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user