mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-16 08:44:43 +00:00
Refactor build steps
This commit is contained in:
parent
d17efed959
commit
964b024b02
7 changed files with 57 additions and 21 deletions
|
|
@ -4,7 +4,6 @@ version: "3.7"
|
|||
services:
|
||||
|
||||
app:
|
||||
command: go run /app/main.go
|
||||
environment:
|
||||
DATABASE_URL: "postgres://dev:dev@db:5432/t2_stats"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue