Https backend done

This commit is contained in:
Dennis Frieberg 2020-10-14 20:40:27 +02:00
parent 61ec499c0e
commit 318ad08f74
3 changed files with 47 additions and 17 deletions

6
hie.yaml Normal file
View file

@ -0,0 +1,6 @@
cradle:
stack:
- path: "./app/"
component: "tickLeisteServer:exe:tickLeisteServer"
- path: "./test/"
component: "tickLeisteServer:test:tickLeisteServer-test"