Skip to content

Commit

Permalink
fix: set rocket_env
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Kyle Clemens committed Jul 11, 2018
1 parent e5c3057 commit 8d77bba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ services:
- postgres
- redis
- sidekiq
environment:
- ROCKET_ENV=prod
redis:
image: redis:alpine
postgres:
Expand Down

0 comments on commit 8d77bba

Please sign in to comment.