mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-06 14:05:22 +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": "",
|
||||
"misprintsChatId": "12344564",
|
||||
"yandexMetrikaId": "",
|
||||
"twigAppHawkToken": "",
|
||||
"carbon": {
|
||||
"serve": "",
|
||||
"placement": ""
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# codex-docs password.
|
||||
|
||||
PASSWORD=
|
||||
|
||||
# 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