mirror of
https://github.com/google/nomulus.git
synced 2025-08-14 21:44:05 +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
70c7e6c224
commit
8daca56024
1 changed files with 1 additions and 3 deletions
|
@ -73,9 +73,7 @@ description of each option:
|
||||||
```yaml
|
```yaml
|
||||||
appEngine:
|
appEngine:
|
||||||
projectId: # Your App Engine project ID
|
projectId: # Your App Engine project ID
|
||||||
toolsServiceUrl:
|
toolsServiceUrl: https://tools-dot-PROJECT-ID.appspot.com # Insert your project ID
|
||||||
hostName: tools-dot-PROJECT-ID.appspot.com # Insert your project ID
|
|
||||||
port: 443
|
|
||||||
|
|
||||||
gSuite:
|
gSuite:
|
||||||
domainName: # Your G Suite domain name
|
domainName: # Your G Suite domain name
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue