mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Fixed static content path and made content caching optional.
This commit is contained in:
@@ -2,5 +2,6 @@ set SCHNITTFEST_HOST=localhost:8080
|
||||
set SCHNITTFEST_LOGLEVEL=debug
|
||||
set SCHNITTFEST_ALLOWED_ORIGINS=*
|
||||
set SCHNITTFEST_TLS_ENABLE=false
|
||||
set SCHNITTFEST_DISABLE_CACHE=true
|
||||
|
||||
go run main.go
|
||||
|
||||
Reference in New Issue
Block a user