1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

update the env file and config files

This commit is contained in:
Umang G. Patel 2022-07-09 00:10:39 +05:30
parent 53a5d94d12
commit 71de8d5ef8
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,6 @@
"startPage": "", "startPage": "",
"misprintsChatId": "12344564", "misprintsChatId": "12344564",
"yandexMetrikaId": "", "yandexMetrikaId": "",
"twigAppHawkToken": "",
"carbon": { "carbon": {
"serve": "", "serve": "",
"placement": "" "placement": ""

View file

@ -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=