From 69659c5f470e87dde3d83c26ca435afe2bfe19ae Mon Sep 17 00:00:00 2001 From: Weimin Yu Date: Thu, 31 Jul 2025 23:51:15 +0000 Subject: [PATCH] PR to test presubmit tests --- .../google/registry/config/files/default-config.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/core/src/main/java/google/registry/config/files/default-config.yaml b/core/src/main/java/google/registry/config/files/default-config.yaml index 16f5bbd63c9..7efb2316738 100644 --- a/core/src/main/java/google/registry/config/files/default-config.yaml +++ b/core/src/main/java/google/registry/config/files/default-config.yaml @@ -5,6 +5,15 @@ # to override some of these values to configure and enable some services used in # production environments. + + + + + + + + + gcpProject: # Globally unique GCP project ID projectId: registry-project-id