rename importer url to proxy agent

* Update Dockerfile.sh

rename pimporter service

* Update Dockerfile.sh
This commit is contained in:
Alexey Semenkov 2017-08-28 11:39:22 +03:00 committed by GitHub
parent 7df8cbab64
commit 66846dc6c1
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ ENV THRIFT_PORT=8022 \
MACHINEGUN=machinegun \
PROXY_TINKOFF=proxy-tinkoff \
PROXY_VTB=proxy-vtb \
PROXY_EUROSET=proxy-euroset \
PROXY_AGENT=proxy-agent \
PROXY_MOCKETBANK=proxy-mocketbank \
PROXY_MOCKET_INSPECTOR=proxy-inspector \
PROXY_PIMP=pimp

View File

@ -623,8 +623,8 @@
"ref": {"id": 4},
"data": {
"name": "Euroset Proxy",
"description": "Euroset Proxy",
"url": "http://${PROXY_EUROSET}:${THRIFT_PORT}/proxy/euroset",
"description": "Agent Proxy Euroset",
"url": "http://${PROXY_AGENT}:${THRIFT_PORT}/proxy/agent",
"options": {}
}
}}}},