Update etherpad/docker-compose.yml

This commit is contained in:
2026-02-15 19:05:47 -07:00
parent adbfa947a4
commit 70ff96576a
+2 -1
View File
@@ -31,7 +31,8 @@ services:
- postgres
environment:
NODE_ENV: production
ADMIN_PASSWORD: DOCKER_COMPOSE_APP_ADMIN_PASSWORD
# not necessary to initially define
# ADMIN_PASSWORD: DOCKER_COMPOSE_APP_ADMIN_PASSWORD
DB_CHARSET: utf8mb4
DB_HOST: postgres
DB_NAME: etherpad