Skip to content

Commit

Permalink
Changed back docker-compose to original
Browse files Browse the repository at this point in the history
  • Loading branch information
fpiedrah committed Dec 7, 2018
1 parent f150b2b commit 475226d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Expand Up @@ -3,9 +3,6 @@ db:
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_DB: testdb
ports:
- "5432:5432"
cache:
image: library/memcached
web:
Expand Down

0 comments on commit 475226d

Please sign in to comment.