mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
17 lines
381 B
Bash
17 lines
381 B
Bash
# Configurations
|
|
|
|
### API ###
|
|
|
|
## API token to use when looking up the published content
|
|
# GITBOOK_TOKEN=xxx
|
|
|
|
### URL of the application ###
|
|
# NEXT_PUBLIC_GITBOOK_APP_URL=https://app.gitbook.com
|
|
|
|
### Image resizing ###
|
|
# GITBOOK_IMAGE_RESIZE_SIGNING_KEY=1234567890
|
|
# GITBOOK_IMAGE_RESIZE_URL=https://mycompany.com/cdn-cgi/image/
|
|
|
|
### SEO ###
|
|
# GITBOOK_BLOCK_SEARCH_INDEXATION=true
|