Merge branch 'prod'

This commit is contained in:
Christoph Haas 2023-12-26 01:21:15 +01:00
parent 0ba2ded4a2
commit 5b624e6c30
19 changed files with 724 additions and 310 deletions

View file

@ -6,7 +6,7 @@
development:
adapter: postgresql
database: debshots_dev
username: debshots
username: debshots_dev
password: GonwannEn0
host: localhost
pool: 5
@ -18,7 +18,7 @@ development:
test:
adapter: postgresql
database: debshots_test
username: debshots
username: debshots_test
password: GonwannEn0
host: localhost
pool: 5