mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +02:00
update environment variable
This commit is contained in:
parent
8c0211d7bc
commit
6b6488db53
2 changed files with 7 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
||||||
"startPage": "",
|
"startPage": "",
|
||||||
"misprintsChatId": "12344564",
|
"misprintsChatId": "12344564",
|
||||||
"yandexMetrikaId": "",
|
"yandexMetrikaId": "",
|
||||||
|
"twigAppHawkToken": "",
|
||||||
"carbon": {
|
"carbon": {
|
||||||
"serve": "",
|
"serve": "",
|
||||||
"placement": ""
|
"placement": ""
|
||||||
|
|
|
@ -1,2 +1,7 @@
|
||||||
# codex-docs password.
|
# codex-docs password.
|
||||||
PASSWORD=
|
|
||||||
|
PASSWORD=
|
||||||
|
|
||||||
|
# Backend errors tracking Integraton Token
|
||||||
|
|
||||||
|
EXPRESS_NODEJS_HAWK_TOKEN=
|
Loading…
Add table
Add a link
Reference in a new issue