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

updated docs

This commit is contained in:
Umang G. Patel 2022-04-24 16:48:15 +05:30
parent 5ac4867554
commit 6b0d4d6eff

View file

@ -87,7 +87,7 @@ yarn test
To manage pages you need to authorize (available on `/auth`).
To set password use `yarn generatePassword:ts [password]` command and restart the server.
To set password, set the `PASSWORD` environment variable inside the `.env` file.
## Release process