Skip to content

Commit

Permalink
add deletion of env instruction in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
cidsinga committed Mar 23, 2020
1 parent eb82014 commit 491a821
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ It is a Ruby/Rails based app that allows the coordination of scheduling between
2. Copy the `env.example` file to `.env`
`cp env.example .env`

> Note: There exists a .env file in 1Password intended for development.
> Note: On Mac, make sure to append `:docker-compose.mac.yml` to `COMPOSE_FILE` to take advantage of cached volumes
> Note: On Mac, make sure to append `:docker-compose.mac.yml` to `COMPOSE_FILE` to take advantage of cached volumes
3. Run `docker-compose up`
4. Open a browser to localhost:3000 to verify that the app is up.
Expand Down
20 changes: 0 additions & 20 deletions env.example

This file was deleted.

0 comments on commit 491a821

Please sign in to comment.