File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,14 @@ apply plugin: 'kotlin-parcelize'
2222apply plugin : ' com.google.devtools.ksp'
2323apply plugin : ' dagger.hilt.android.plugin'
2424
25- def pineDebugBaseUrl = " https://pine-api-dev.domain-svcs.nonprod .inseng.io"
26- def pineReleaseBaseUrl = " https://pine-api-production .us-east-1.temp.prod .inseng.io"
25+ def pineDebugBaseUrl = " https://pine-api-dev.us-east-1.core .inseng.io"
26+ def pineReleaseBaseUrl = " https://pine-api.us-east-1.core .inseng.io"
2727
28- def cedarDebugBaseUrl = " https://cedar-api-dev.domain-svcs.nonprod .inseng.io"
29- def cedarReleaseBaseUrl = " https://cedar-api-production .us-east-1.temp.prod .inseng.io"
28+ def cedarDebugBaseUrl = " https://cedar-api-dev.us-east-1.core .inseng.io"
29+ def cedarReleaseBaseUrl = " https://cedar-api.us-east-1.core .inseng.io"
3030
31- def redwoodDebugBaseUrl = " https://redwood-api-dev.domain-svcs.nonprod .inseng.io"
32- def redwoodReleaseBaseUrl = " https://redwood-api-production .us-east-1.temp.prod .inseng.io"
31+ def redwoodDebugBaseUrl = " https://redwood-api-dev.us-east-1.core .inseng.io"
32+ def redwoodReleaseBaseUrl = " https://redwood-api.us-east-1.core .inseng.io"
3333
3434def journeyDebugBaseUrl = " https://journey-server-dev.journey.nonprod.inseng.io"
3535def journeyReleaseBaseUrl = " https://journey-server-prod.us-east-1.temp.prod.inseng.io"
You can’t perform that action at this time.
0 commit comments