This website requires JavaScript.
Explore
Help
Sign In
pi3c
/
service_man
Watch
1
Star
0
Fork
You've already forked service_man
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
327ab86d1f
service_man
/
config
/
api_config.yml
7 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
init
2024-03-04 07:12:29 +03:00
db
:
uow and di basic implementation
2024-03-06 02:28:59 +03:00
host
:
"localhost"
port
:
5432
init
2024-03-04 07:12:29 +03:00
database
:
"serviceman_db"
user
:
"demo_user"
password
:
"user_pass"