Compare commits

..

1 Commits

Author SHA1 Message Date
Simon cf16ac2fdd feat(MariaDB): Add new service 2022-02-14 21:07:48 +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_PASSWORD=password-example
MARIADB_USER=password-example
MARIADB_DATABASE=postgres-database-name-example