1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-03 09:54:17 +02:00

fix queries

This commit is contained in:
Robin Appelman 2017-03-19 17:42:12 +01:00
commit 754b1ce108
4 changed files with 8 additions and 612 deletions

3
Makefile Normal file
View file

@ -0,0 +1,3 @@
.PHONY: docker
docker:
docker build -t demostf/api .