Add missing space.

Co-authored-by: Russ Taylor <729694+russtaylor@users.noreply.github.com>
This commit is contained in:
Tom Rogers 2024-11-05 16:56:24 +01:00 committed by GitHub
parent ab51fc9f64
commit 0e6c675d77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ These files provide all you need to get Omnivore up and running on your local en
### 3. Populate the .env file
There is a .env.example file located within the docker-compose folder that should give you the necessary environment variables to begin running.
You can use these by `mv .env.example.env`
You can use these by `mv .env.example .env`
The following environment variables should be changed to reflect where you are running your application.