There was an error while loading. Please reload this page.
1 parent 1a65d97 commit 95c5c7fCopy full SHA for 95c5c7f
connection.yml
@@ -1,7 +1,7 @@
1
name: local_postgres
2
type: postgres
3
connection:
4
- host: localhost
5
- database: postgres
+ host: postgres
+ database: public
6
username: postgres
7
password: secret
0 commit comments