Compare commits

..

1 Commits

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

View File

@ -4,4 +4,4 @@
MARIADB_ROOT_PASSWORD=replace-me
MARIADB_USER=user-example
MARIADB_PASSWORD=password-example
MARIADB_DATABASE=postgres-database-name-example
MARIADB_DATABASE=mariadb-database-name-example