mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 00:17:20 +02:00
Set up domain-registry proxy in Crash environment
- Created configs for Proxy server, GKE, and terraform - Created sans_list file for use with tarsier client - Updated allowedClients in registry server TODO: Update dr-bashrc to support crash environment ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=236659249
This commit is contained in:
parent
88e4573543
commit
83fa2675a4
3 changed files with 56 additions and 0 deletions
|
@ -29,6 +29,7 @@ public class ProxyConfig {
|
|||
SANDBOX,
|
||||
SANDBOX_CANARY,
|
||||
ALPHA,
|
||||
CRASH,
|
||||
LOCAL,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue