mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Added option to hot reload templates for development.
This commit is contained in:
@@ -3,5 +3,6 @@ set SCHNITTFEST_LOGLEVEL=debug
|
||||
set SCHNITTFEST_ALLOWED_ORIGINS=*
|
||||
set SCHNITTFEST_TLS_ENABLE=false
|
||||
set SCHNITTFEST_DISABLE_CACHE=true
|
||||
set SCHNITTFEST_HOT_RELOAD=true
|
||||
|
||||
go run main.go
|
||||
|
||||
Reference in New Issue
Block a user