mirror of
https://github.com/google/nomulus
synced 2026-04-16 06:27:29 +00:00
Fix incorrect public tutorial on configuration
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=245665006
This commit is contained in:
@@ -73,9 +73,7 @@ description of each option:
|
||||
```yaml
|
||||
appEngine:
|
||||
projectId: # Your App Engine project ID
|
||||
toolsServiceUrl:
|
||||
hostName: tools-dot-PROJECT-ID.appspot.com # Insert your project ID
|
||||
port: 443
|
||||
toolsServiceUrl: https://tools-dot-PROJECT-ID.appspot.com # Insert your project ID
|
||||
|
||||
gSuite:
|
||||
domainName: # Your G Suite domain name
|
||||
|
||||
Reference in New Issue
Block a user