mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
split parser and add tests
This commit is contained in:
parent
1c37d3513e
commit
ae39548ddb
11 changed files with 1801 additions and 102 deletions
|
|
@ -27,6 +27,7 @@ A seperate PostgreSQL database is required to run the image, the database detail
|
|||
- DB_USERNAME=$database_user
|
||||
- DB_PASSWORD=$database_password
|
||||
- BASE_HOST=$host
|
||||
- PARSER_URL=$parser_host // the full url for the demo parser's upload endpoint
|
||||
|
||||
## Installing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue