Skip to content

Commit 7e0c3d2

Browse files
committed
created configuration file
1 parent c3c6411 commit 7e0c3d2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
database:
2+
url: 'localhost'
3+
port: 5432
4+
user: 'postgres'
5+
password: '123123'
6+
database: 'test'

0 commit comments

Comments
 (0)