mirror of
https://github.com/3ybactuk/marketplace-go-service-project.git
synced 2025-10-30 14:03:45 +03:00
[hw-8] attempt to fix tests
This commit is contained in:
@@ -7,14 +7,14 @@ service:
|
||||
http_port: 8086
|
||||
|
||||
db_shards:
|
||||
- host: localhost
|
||||
port: 5434
|
||||
- host: 192.168.64.5
|
||||
port: 5438
|
||||
user: comments-user-1
|
||||
password: comments-password-1
|
||||
db_name: comments_db
|
||||
|
||||
- host: localhost
|
||||
port: 5435
|
||||
- host: 192.168.64.5
|
||||
port: 5439
|
||||
user: comments-user-2
|
||||
password: comments-password-2
|
||||
db_name: comments_db
|
||||
|
||||
Reference in New Issue
Block a user