add config samples

This commit is contained in:
Yevhen Odynets 2024-09-09 09:12:25 +03:00
parent e587e645fc
commit bfdfc634e4
4 changed files with 6 additions and 6 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ fabric.properties
.env .env
tmp/ tmp/
vendor/ vendor/
config/*.yaml

View File

@ -1,5 +0,0 @@
db:
driver: mysql
# data_source_name: who:is@(10.14.88.1:6033)/go_tut_tokill
data_source_name: theamok_mdb:2ilt3l72(!)r71a0a0d@(10.14.88.1:6033)/theamok_mdb

View File

@ -0,0 +1,4 @@
db:
driver: mysql
data_source_name: user:passwd@(localhost:3306)/dbname