Bug 1789051 - Disable browser_view_selectionByMouse.js on a11y-checks for permafailin...
[gecko.git] / .lando.ini
blob9ccd4fc88efeb0ab27fa607020fd7074a7e7c271
1 [autoformat]
2 # Set `enabled = True/False` to enable/disable Lando automated code formatting.
3 enabled = False
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