Compare commits

..

1 Commits

Author SHA1 Message Date
Simon 39fe03adfe feat(MariaDB): Add new service 2022-02-14 23:04:52 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
#MARIADB_IMAGE=
MARIADB_ROOT_PASSWORD=replace-me
MARIADB_USER=user-example
MARIADB_USER=password-example
MARIADB_PASSWORD=password-example
MARIADB_DATABASE=postgres-database-name-example