Bug 1892041 - Part 3: Update test exclusions. r=spidermonkey-reviewers,dminor
[gecko.git] / .lando.ini
blob1da965b0fb805e68079739e2b8837a6f7bf935c7
1 [autoformat]
2 # Set `enabled = True/False` to enable/disable Lando automated code formatting.
3 enabled = True
5 [lando-prod]
6 # Lando production Auth0 configuration.
7 auth0_domain = auth.mozilla.auth0.com
8 auth0_client_id = ccpmWbDAMz1pxHIWF4vqkdr0ScdgDyyM
9 auth0_audience = https://api.lando.services.mozilla.com
10 auth0_scope = openid email profile lando https://sso.mozilla.com/claim/groups
11 api_domain = api.lando.services.mozilla.com
13 [lando-dev]
14 # Lando dev server Auth0 configuration.
15 auth0_domain = auth.mozilla.auth0.com
16 auth0_client_id = TAtuZwbJd4SRtWg0YznfS1YYCatOvvnX
17 auth0_audience = https://api.lando.devsvcdev.mozaws.net
18 auth0_scope = openid email profile lando https://sso.mozilla.com/claim/groups
19 api_domain = api.dev.lando.nonprod.cloudops.mozgcp.net