added musvcs:oe_gateway
This commit is contained in:
@@ -34,7 +34,7 @@ while getopts "c:a:z" opt; do
|
||||
done
|
||||
|
||||
Cmd="python3.12"
|
||||
Cmd="${Cmd} cvttpy/apps/microservices/mkt_data_gateway/md_gateway.py"
|
||||
Cmd="${Cmd} cvttpy/apps/microservices/market_gateways/md_gateway.py"
|
||||
Cmd="${Cmd} --config=${Config}"
|
||||
Cmd="${Cmd} --credentials_file=/.creds"
|
||||
Cmd="${Cmd} --admin_port=${AdminPort}"
|
||||
|
||||
Reference in New Issue
Block a user