mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 01:05:32 +00:00
read XSDTime w/o alloc
This commit is contained in:
@@ -26,7 +26,7 @@ exclude_regex = ["_test.go"]
|
||||
exclude_unchanged = false
|
||||
follow_symlink = false
|
||||
include_dir = []
|
||||
include_ext = ["go", "tpl", "tmpl", "html", "gohtml", "js", "css", "xsl"]
|
||||
include_ext = ["go"]
|
||||
include_file = []
|
||||
kill_delay = "0s"
|
||||
log = "build-errors.log"
|
||||
@@ -54,7 +54,7 @@ time = false
|
||||
clean_on_exit = true
|
||||
|
||||
[proxy]
|
||||
app_port = 8090
|
||||
app_port = 8080
|
||||
enabled = true
|
||||
proxy_port = 8081
|
||||
|
||||
|
||||
Reference in New Issue
Block a user