You've already forked crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui.git
synced 2025-12-15 11:43:58 +08:00
Fixing typo in readme
This commit is contained in:
@@ -42,7 +42,7 @@ If you need to apply basic HTTP authentication, you can set user name and passwo
|
||||
|
||||
Also, you may have to **set permissions** for your `node_modules` folder. Refer [this](https://docs.npmjs.com/getting-started/fixing-npm-permissions).
|
||||
|
||||
If you need to use SSL, you can pass the private key and certificat through environment variables:
|
||||
If you need to use SSL, you can pass the private key and certificate through environment variables:
|
||||
|
||||
SSL_CERT=/path/to/ssl_certificate SSL_KEY=/path/to/ssl_private_key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user