config fix

This commit is contained in:
Oleg Sheynin 2024-08-12 20:52:10 -04:00
parent 7f0d88287b
commit f0dd032d29

View File

@ -51,7 +51,7 @@ done
Cmd="python3.10"
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} --active_exchanges=${ActiveExchanges}"
Cmd="${Cmd} --portal_name=${PortalName}"