mirror of
https://github.com/google/nomulus
synced 2026-02-06 21:11:34 +00:00
Add crash canary environment for proxy
This makes it possible to set up canary testing on crash. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=240210405
This commit is contained in:
@@ -28,8 +28,9 @@ public class ProxyConfig {
|
||||
PRODUCTION_CANARY,
|
||||
SANDBOX,
|
||||
SANDBOX_CANARY,
|
||||
ALPHA,
|
||||
CRASH,
|
||||
CRASH_CANARY,
|
||||
ALPHA,
|
||||
LOCAL,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user