"git@csst-tb.bao.ac.cn:csst-sims/csst_msc_sim.git" did not exist on "a4b37258f01430aded23c3eec003f1896c4c9353"
Commit 3e67996e authored by Matthias Weidenthaler's avatar Matthias Weidenthaler
Browse files

Changed hardcoded backend api url

parent 70d65238
......@@ -11,7 +11,7 @@ default_s3_settings = {
}
default_backend_settings = {
'backend_url': 'https://astro-workbench-bts.lab.zverse.space:32443/api/csst',
'backend_url': 'http://10.200.60.199:32000',
}
def load_from_env():
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment