HTML head.

This commit is contained in:
Marvin Blum
2019-12-13 19:25:31 +01:00
parent e8df92164b
commit 1f589b8d00
3 changed files with 43 additions and 4 deletions

6
run_dev.cmd Normal file
View File

@@ -0,0 +1,6 @@
set SCHNITTFEST_HOST=localhost:8080
set SCHNITTFEST_LOGLEVEL=debug
set SCHNITTFEST_ALLOWED_ORIGINS=*
set SCHNITTFEST_TLS_ENABLE=false
go run main.go