mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-19 05:09:41 +02:00
some fixes for docs and configs
This commit is contained in:
parent
e4fb951e4c
commit
6b12bf163d
3 changed files with 4 additions and 4 deletions
|
@ -11,10 +11,9 @@ uploads:
|
|||
keyPrefix: "/"
|
||||
accessKeyId: "my-access-key"
|
||||
secretAccessKey: "my-secret-key"
|
||||
password: secretpassword
|
||||
frontend:
|
||||
title: "CodeX Docs"
|
||||
description: "A block-styled editor with clean JSON output"
|
||||
description: "Free Docs app powered by Editor.js ecosystemt"
|
||||
startPage: ""
|
||||
misprintsChatId: "12344564"
|
||||
yandexMetrikaId: ""
|
||||
|
@ -27,6 +26,7 @@ frontend:
|
|||
uri: "https://codex.so"
|
||||
|
||||
auth:
|
||||
password: secretpassword
|
||||
secret: supersecret
|
||||
|
||||
hawk:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue