Skip to content

Commit

Permalink
Use redash's docker-hub nginx image
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwidman committed Mar 7, 2016
1 parent a8ece86 commit 2365f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ postgres:
volumes:
- /opt/postgres-data:/var/lib/postgresql/data
redash-nginx:
image: redash-nginx:1.0
image: redash/nginx:latest
ports:
- "80:80"
volumes:
Expand Down

0 comments on commit 2365f25

Please sign in to comment.