mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
HTML head.
This commit is contained in:
6
run_dev.cmd
Normal file
6
run_dev.cmd
Normal 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
|
||||
Reference in New Issue
Block a user