add Jenkinsfile_SonarQube
This commit is contained in:
parent
a0b50c39cb
commit
852d660e2c
@ -1,9 +1,9 @@
|
|||||||
# Team Settings
|
# Team Settings
|
||||||
teamid=dg0200
|
teamid=unicorn
|
||||||
root_project=lifesub-web
|
root_project=lifesub-web
|
||||||
|
|
||||||
# Container Registry Settings
|
# Container Registry Settings
|
||||||
registry=dg0200cr.azurecr.io
|
registry=unicorncr.azurecr.io
|
||||||
image_org=lifesub
|
image_org=lifesub
|
||||||
|
|
||||||
# Application Settings
|
# Application Settings
|
||||||
@ -11,9 +11,9 @@ replicas=1
|
|||||||
export_port=18080
|
export_port=18080
|
||||||
|
|
||||||
# Backend Service URLs
|
# Backend Service URLs
|
||||||
react_app_member_url=http://20.249.185.127/member
|
react_app_member_url=http://20.249.205.95/member
|
||||||
react_app_mysub_url=http://20.249.185.127/mysub
|
react_app_mysub_url=http://20.249.205.95/mysub
|
||||||
react_app_recommend_url=http://20.249.185.127/recommend
|
react_app_recommend_url=http://20.249.205.95/recommend
|
||||||
|
|
||||||
# Resource Settings
|
# Resource Settings
|
||||||
resources_requests_cpu=256m
|
resources_requests_cpu=256m
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user