mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 17:01:51 +02:00
Fix incorrect public tutorial on configuration
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=245665006
This commit is contained in:
parent
8af2afc616
commit
7ecb153330
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue