File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ accounting_svc_docker_image_url = "public.ecr.aws/openbraininstitute/a
1919me_model_analysis_docker_image_url = " public.ecr.aws/openbraininstitute/me-model-analysis:staging"
2020is_nexus_openscience_running = false
2121is_nexus_obp_running = true
22- jupyterhub_ec2_type = " c7i.4xlarge "
22+ jupyterhub_ec2_type = " t3.micro "
2323notebook_service_docker_image_url = " public.ecr.aws/openbraininstitute/notebook-service:staging"
2424
2525small_scale_simulator_api_docker_image_url = " public.ecr.aws/openbraininstitute/single-cell-simulator:api-staging"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ cell_svc_docker_image_url = "public.ecr.aws/openbraininstitute/s
1818accounting_svc_docker_image_url = " public.ecr.aws/openbraininstitute/accounting-service:latest"
1919is_nexus_openscience_running = false
2020is_nexus_obp_running = true
21- jupyterhub_ec2_type = " c7i.4xlarge "
21+ jupyterhub_ec2_type = " t3.micro "
2222notebook_service_docker_image_url = " public.ecr.aws/openbraininstitute/notebook-service:staging"
2323
2424bluenaas_docker_image_url = " public.ecr.aws/openbraininstitute/single-cell-simulator:staging"
You can’t perform that action at this time.
0 commit comments