mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 07:37:11 -04:00
remove production env
This commit is contained in:
parent
8280d869ff
commit
b96bf1516b
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ services:
|
|||
- postgres
|
||||
environment:
|
||||
NODE_ENV: development
|
||||
ETHERPAD_PRODUCTION: false
|
||||
DB_CHARSET: ${DOCKER_COMPOSE_APP_DEV_ENV_DB_CHARSET:-utf8mb4}
|
||||
DB_HOST: postgres
|
||||
DB_NAME: ${DOCKER_COMPOSE_POSTGRES_DEV_ENV_POSTGRES_DATABASE:?}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue