[docs] fixed fence codeblocks (#1077)

This commit is contained in:
Mohammad Farhan 2021-10-15 14:08:39 +05:30 committed by GitHub
parent 500b5831d2
commit 1980ce00fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14003 additions and 6 deletions

View file

@ -43,18 +43,18 @@ For example, if the server is an AWS EC2 instance and the installation should re
`TOOLJET_HOST` environment variable can either be the public ipv4 address of your server or a custom domain that you want to use.
:::info
We use a [lets encrypt](https://letsencrypt.org/) plugin on top of nginx to create TLS certificates on the fly.
:::
:::info
We use a [lets encrypt](https://letsencrypt.org/) plugin on top of nginx to create TLS certificates on the fly.
:::
Examples:
`TOOLJET_HOST=http://12.34.56.78` or
`TOOLJET_HOST=https://yourdomain.com` or
`TOOLJET_HOST=https://tooljet.yourdomain.com`
:::info
Please make sure that `TOOLJET_HOST` starts with either `http://` or `https://`
:::
:::info
Please make sure that `TOOLJET_HOST` starts with either `http://` or `https://`
:::
6. Once you've populated the `.env` file, run

13997
docs/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff