mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 00:55:32 +00:00
restructured viewmodels, better serialization
This commit is contained in:
@@ -13,7 +13,7 @@ tmp_dir = "tmp"
|
||||
exclude_unchanged = false
|
||||
follow_symlink = false
|
||||
full_bin = ""
|
||||
include_dir = []
|
||||
include_dir = [ "views/assets" ]
|
||||
include_ext = ["go", "tpl", "tmpl", "html"]
|
||||
include_file = []
|
||||
kill_delay = "0s"
|
||||
@@ -42,9 +42,9 @@ tmp_dir = "tmp"
|
||||
clean_on_exit = false
|
||||
|
||||
[proxy]
|
||||
app_port = 0
|
||||
app_port = 8080
|
||||
enabled = false
|
||||
proxy_port = 0
|
||||
proxy_port = 8081
|
||||
|
||||
[screen]
|
||||
clear_on_rebuild = false
|
||||
|
||||
Reference in New Issue
Block a user