Skip to content

Commit

Permalink
Merge pull request #169 from Davidffry/patch-2
Browse files Browse the repository at this point in the history
Fix : typo WithoutDocker.md
  • Loading branch information
intri-in authored Apr 30, 2024
2 parents 7f14824 + 7dca994 commit a6beee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install/Configuration/WithoutDocker.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Configuration will be done by making changes to ```.env.local``` file in the roo
If you have cloned the git repository, clone the env file.

```
cp .env.local.sample .env.local
cp sample.env.local .env.local
```
If you are running via docker image, or Docker Compose, fetch the ```.env.local.sample``` file as follows:

Expand Down Expand Up @@ -195,4 +195,4 @@ Please refer to this [detailed guide](OAuth.md) to set them.

## Additional Variables

There are some additional variables that you don't really need to get into to get a basic setup running. You can learn more about them [here.](DetailedConfiguration.md)
There are some additional variables that you don't really need to get into to get a basic setup running. You can learn more about them [here.](DetailedConfiguration.md)

0 comments on commit a6beee7

Please sign in to comment.