Skip to content

Commit

Permalink
fix: addressed in #46
Browse files Browse the repository at this point in the history
  • Loading branch information
yehee committed Oct 31, 2020
1 parent 8a0a7ad commit c7fdfbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ services:
container_name: server
volumes:
- ./:/app
- /app/node_modules
environment:
- POSTGRES_PASSWORD=${DB_PASSWORD}
- POSTGRES_USER=${DB_USER}
Expand Down

0 comments on commit c7fdfbc

Please sign in to comment.