pcp-tgu
This commit is contained in:
@@ -3,19 +3,19 @@
|
||||
pcp:
|
||||
infra:
|
||||
postgres:
|
||||
host: ${PCP_POSTGRES_HOST:localhost}
|
||||
host: ${PCP_POSTGRES_HOST:192.168.60.201}
|
||||
port: ${PCP_POSTGRES_PORT:5432}
|
||||
kafka:
|
||||
host: ${PCP_KAFKA_HOST:localhost}
|
||||
host: ${PCP_KAFKA_HOST:192.168.60.201}
|
||||
port: ${PCP_KAFKA_PORT:29092}
|
||||
|
||||
|
||||
|
||||
network:
|
||||
host: ${PCP_NETWORK_HOST:localhost}
|
||||
host: ${PCP_NETWORK_HOST:192.168.60.201}
|
||||
|
||||
ports:
|
||||
config: 38888
|
||||
config: 8888
|
||||
admin: 7000
|
||||
route-processing: 7004
|
||||
request: 7005
|
||||
|
||||
Reference in New Issue
Block a user