mirror of
https://github.com/google/nomulus
synced 2026-09-01 21:57:02 +00:00
Use bazel rules to build docker image and push to GCR
Using bazel to build and push image result in reproducible builds. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=187252645
This commit is contained in:
@@ -52,7 +52,7 @@ kms:
|
||||
cryptoKey: your-kms-cryptoKey
|
||||
|
||||
epp:
|
||||
port: 700
|
||||
port: 30002
|
||||
relayHost: registry-project-id.appspot.com
|
||||
relayPath: /_dr/epp
|
||||
|
||||
@@ -122,7 +122,7 @@ epp:
|
||||
customQuota: []
|
||||
|
||||
whois:
|
||||
port: 43
|
||||
port: 30001
|
||||
relayHost: registry-project-id.appspot.com
|
||||
relayPath: /_dr/whois
|
||||
|
||||
|
||||
Reference in New Issue
Block a user