Refactor folder structure

This commit is contained in:
Anthony Mineo 2020-03-07 13:59:09 -05:00
parent 24d90a384d
commit 9b4d31f9da
8 changed files with 6 additions and 6 deletions

View file

@ -3,11 +3,11 @@ version: "3.7"
# Service Definitions
services:
app:
parser:
environment:
DATABASE_URL: "postgres://dev:dev@db:5432/t2_stats"
volumes:
- ./app/t2-stats:/app
- ./app/t2-stat-parser:/app
db:
environment: