diff --git a/.codexdocsrc.sample b/.codexdocsrc.sample index 03f9217..c6d9ca7 100644 --- a/.codexdocsrc.sample +++ b/.codexdocsrc.sample @@ -9,7 +9,6 @@ "startPage": "", "misprintsChatId": "12344564", "yandexMetrikaId": "", - "twigAppHawkToken": "", "carbon": { "serve": "", "placement": "" diff --git a/.env.sample b/.env.sample index 2071e61..02d34b5 100644 --- a/.env.sample +++ b/.env.sample @@ -1,7 +1,8 @@ # codex-docs password. - PASSWORD= # Backend errors tracking Integraton Token +HAWK_TOKEN_BACKEND= -EXPRESS_NODEJS_HAWK_TOKEN= \ No newline at end of file +# Client errors tracking Integraton Token +HAWK_TOKEN_CLIENT=