5 Commits

Author SHA1 Message Date
David Straub
d249afdd2e Fix path in Dockerfile.api (#403) 2024-03-16 09:10:39 +01:00
David Straub
753b7c4311 Fix compose-based development setup 2024-02-11 16:58:19 +01:00
Artur Plysyuk
9374580027 Move client_max_body_size to http namespace (#159)
Otherwise, server doesn't respond at all
2023-01-07 16:50:19 +01:00
David Straub
1779210bd9 Add max body size to nginx config (#142) 2022-11-29 19:07:22 +01:00
Barnabas Sudy
6f04181e24 Docker compose for easier development (#70)
* Added docker compose for easier development

* Add volumes, container names, dockerignore

* Add users, secret key

Co-authored-by: David Straub <straub@protonmail.com>
2022-08-28 14:50:08 +02:00