mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-16 08:44:43 +00:00
init new api endpoint for returning games by game type with summaries
This commit is contained in:
parent
80056903c6
commit
69f250871a
3 changed files with 34 additions and 1 deletions
|
|
@ -42,6 +42,7 @@ services:
|
|||
- .env
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8443:8443"
|
||||
volumes:
|
||||
- ./build/api/ecosystem._PROD_.config.js:/opt/node_app/ecosystem._PROD_.config.js
|
||||
- ./build/api/ecosystem._DEV_.config.js:/opt/node_app/ecosystem._DEV_.config.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue