mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 22:45:23 +02:00
update the env file and config files
This commit is contained in:
parent
53a5d94d12
commit
71de8d5ef8
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,6 @@
|
||||||
"startPage": "",
|
"startPage": "",
|
||||||
"misprintsChatId": "12344564",
|
"misprintsChatId": "12344564",
|
||||||
"yandexMetrikaId": "",
|
"yandexMetrikaId": "",
|
||||||
"twigAppHawkToken": "",
|
|
||||||
"carbon": {
|
"carbon": {
|
||||||
"serve": "",
|
"serve": "",
|
||||||
"placement": ""
|
"placement": ""
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
# codex-docs password.
|
# codex-docs password.
|
||||||
|
|
||||||
PASSWORD=
|
PASSWORD=
|
||||||
|
|
||||||
# Backend errors tracking Integraton Token
|
# Backend errors tracking Integraton Token
|
||||||
|
HAWK_TOKEN_BACKEND=
|
||||||
|
|
||||||
EXPRESS_NODEJS_HAWK_TOKEN=
|
# Client errors tracking Integraton Token
|
||||||
|
HAWK_TOKEN_CLIENT=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue