mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-16 00:34:43 +00:00
Refactor folder structure
This commit is contained in:
parent
24d90a384d
commit
9b4d31f9da
8 changed files with 6 additions and 6 deletions
|
|
@ -17,10 +17,10 @@ services:
|
|||
- internal
|
||||
|
||||
|
||||
app:
|
||||
parser:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./build/go/Dockerfile
|
||||
dockerfile: ./build/go-t2-stat-parser/Dockerfile
|
||||
ports:
|
||||
- "8080:8080"
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue