config fix
This commit is contained in:
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user