mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-12 02:01:31 -04:00
chore: Switch to mariadb
This commit is contained in:
parent
6172ae47db
commit
6f9e730a7c
2 changed files with 51 additions and 25 deletions
|
@ -4,10 +4,9 @@
|
|||
# Always ensure to load the env variables in every terminal session.
|
||||
# Otherwise the env variables will not be available
|
||||
|
||||
|
||||
DOCKER_COMPOSE_APP_PROD_PORT_PUBLISHED=9001
|
||||
DOCKER_COMPOSE_APP_PROD_PORT_TARGET=9001
|
||||
|
||||
DOCKER_COMPOSE_POSTGRES_PROD_DB=
|
||||
DOCKER_COMPOSE_POSTGRES_PROD_PASSWORD=
|
||||
DOCKER_COMPOSE_POSTGRES_PROD_USER=
|
||||
DOCKER_COMPOSE_MARIADB_PROD_ENV_MARIADB_DATABASE=
|
||||
DOCKER_COMPOSE_MARIADB_PROD_ENV_MARIADB_PASSWORD=
|
||||
DOCKER_COMPOSE_MARIADB_PROD_ENV_MARIADB_USER=
|
Loading…
Add table
Add a link
Reference in a new issue