config fix
This commit is contained in:
parent
7f0d88287b
commit
f0dd032d29
@ -51,7 +51,7 @@ done
|
|||||||
|
|
||||||
Cmd="python3.10"
|
Cmd="python3.10"
|
||||||
Cmd="${Cmd} cvttpy/apps/md/md_portal.py"
|
Cmd="${Cmd} cvttpy/apps/md/md_portal.py"
|
||||||
Cmd="${Cmd} --config=http://${ConfigServer}/apps/md_recorder"
|
Cmd="${Cmd} --config=http://${ConfigServer}/apps/md_portal"
|
||||||
Cmd="${Cmd} --credentials_file=/.creds"
|
Cmd="${Cmd} --credentials_file=/.creds"
|
||||||
Cmd="${Cmd} --active_exchanges=${ActiveExchanges}"
|
Cmd="${Cmd} --active_exchanges=${ActiveExchanges}"
|
||||||
Cmd="${Cmd} --portal_name=${PortalName}"
|
Cmd="${Cmd} --portal_name=${PortalName}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user