Skip to content

Commit

Permalink
fix: update readme (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
stolpeo authored Dec 4, 2023
1 parent c0bc728 commit 7b53228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ We now copy the `env.tpl` file to the default location for the environment `.env

```bash session
cp env.tpl .env
``-
```

Next, create a `docker-compose.override.yml` with the contents of the file `docker-compose.override.yml-dev`.
This will disable everything that we assume is running on your host when you are developing.
Expand Down

0 comments on commit 7b53228

Please sign in to comment.