Basic functionality

This commit is contained in:
2022-03-12 16:25:30 +01:00
parent f3beaa64cf
commit acc21b7b24
137 changed files with 12647 additions and 5089 deletions

View File

@@ -1,7 +1,8 @@
parameters:
database:
dsn: 'mysql:host=db;dbname=root'
user: root
password: root
database:
host: database
dbname: dict
user: dict_user
password: PW4dbdict
driver: pdo_pgsql
port: 5432