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:
@@ -4,5 +4,6 @@ export SCHNITTFEST_HOST=localhost:8080
|
||||
export SCHNITTFEST_LOGLEVEL=debug
|
||||
export SCHNITTFEST_ALLOWED_ORIGINS=*
|
||||
export SCHNITTFEST_TLS_ENABLE=false
|
||||
export SCHNITTFEST_DISABLE_CACHE=true
|
||||
|
||||
go run main.go
|
||||
|
||||
Reference in New Issue
Block a user