mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
docs(readme) Authorization: varible -> variable
This commit is contained in:
parent
73f758e313
commit
32987e5000
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ Authorization
|
|||
---------------
|
||||
Cloud Commander could authorize clients on GitHub via openID.
|
||||
All things that should be done is must be added **id** and **secret** of application
|
||||
from github settings page and added to [modules.json](json/modules.json) (id just) and env varible (secret)
|
||||
from github settings page and added to [modules.json](json/modules.json) (id just) and env variable (secret)
|
||||
with names: *github_id*, *github_secret*, *dropbox_key*, *dropbox_secret* etc in
|
||||
[secret.bat](shell/secret.bat) *(on win32)* or [secret.sh](shell/secret.sh) *(on nix)*.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue