This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
services/mariadb/.env

8 lines
200 B
Bash

#MARIADB_CONTAINER_NAME=
#MARIADB_VOLUME_NAME=
#MARIADB_IMAGE=
MARIADB_ROOT_PASSWORD=replace-me
MARIADB_USER=user-example
MARIADB_USER=password-example
MARIADB_DATABASE=postgres-database-name-example