mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-16 08:44:43 +00:00
Refactor folder structure
This commit is contained in:
parent
24d90a384d
commit
9b4d31f9da
8 changed files with 6 additions and 6 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue