Skip to content

Commit

Permalink
bug fixed : Changed the callout type from tip to warning (ToolJet#6631)
Browse files Browse the repository at this point in the history
* bug : replaced tip with warning

* tip to warning

* made required changes
  • Loading branch information
gantanikhilraj authored Jun 21, 2023
1 parent b0e2387 commit 0e7d491
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions docs/docs/contributing-guide/setup/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -55,7 +55,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -53,7 +53,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -53,7 +53,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -53,7 +53,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -53,7 +53,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -55,7 +55,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -55,7 +55,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -55,7 +55,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker-compose version 1.26.2, build eefe0d31

## Setting up

:::tip
:::warning
If you are setting up on a Windows machine, we advise you to setup Docker desktop with WSL2.
Please find more information [here](https://docs.docker.com/desktop/windows/wsl/).
:::
Expand All @@ -55,7 +55,7 @@ Please find more information [here](https://docs.docker.com/desktop/windows/wsl/

`LOCKBOX_MASTER_KEY` requires a 32 byte key. (Run `openssl rand -hex 32` to create a 32 byte secure random key)
:::
:::tip
:::warning
If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for Windows machine.
:::

Expand Down

0 comments on commit 0e7d491

Please sign in to comment.