generated from PenaSide/GolangTemplate
fix: remove unnecessary http:// in grpc domain
This commit is contained in:
parent
c5b52f72ff
commit
b5d5811cb3
@ -12,7 +12,7 @@ services:
|
||||
|
||||
- GRPC_HOST=0.0.0.0
|
||||
- GRPC_PORT=9085
|
||||
- GRPC_DOMEN=customer-service:9085
|
||||
- GRPC_DOMEN=10.8.0.8:9065
|
||||
|
||||
- MONGO_HOST=10.8.0.8
|
||||
- MONGO_PORT=27017
|
||||
|
Loading…
Reference in New Issue
Block a user