Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorizen committed Apr 4, 2024
1 parent 97ccc36 commit 043edc7
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 @@ -21,7 +21,7 @@ docker build -t scan .
Run the Docker image

```bash
docker run -p 8095:8095 --env-file .env.local -it scan
docker run -p 8095:8095 --env-file .env -it scan
```

## License
Expand Down

0 comments on commit 043edc7

Please sign in to comment.