mirror of
https://codeberg.org/demostf/api.git
synced 2026-08-02 12:24:52 +02:00
flake reorg, nix integration testing
This commit is contained in:
parent
1a8380360b
commit
233dc5f01f
20 changed files with 3565 additions and 3723 deletions
|
|
@ -37,7 +37,7 @@ composer install
|
|||
|
||||
## Deploying
|
||||
|
||||
Deploying the api requires php7.1 or later,
|
||||
Deploying the api requires php7.1 or later,
|
||||
the webserver needs to be configured to server all requests to `public/index.php` execept
|
||||
for request to `/upload` which needs to be handled by `public/upload.php`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue