Skip to content

Commit

Permalink
deleted commented lines in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
MarwanDebbiche committed Dec 9, 2019
1 parent 1b3d290 commit 3155103
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Expand Up @@ -20,8 +20,6 @@ services:
- POSTGRES_DB=postgres
- POSTGRES_USER=postgres
- POSTGRES_PASSWORD=password
# - AWS_ACCESS_KEY_ID
# - AWS_SECRET_ACCESS_KEY
depends_on:
- db
restart: always
Expand Down

0 comments on commit 3155103

Please sign in to comment.