file picker - file input
This commit is contained in:
parent
ce36cd914f
commit
e3e3820cc5
7 changed files with 130 additions and 35 deletions
|
@ -1,6 +1,6 @@
|
|||
# port = 8080
|
||||
port = 8443
|
||||
https = true
|
||||
port = 8080
|
||||
# port = 8443
|
||||
https = false
|
||||
cache_busting = true
|
||||
backend_log_level = "warn" # "error" / "warn" / "info" / "debug" / "trace"
|
||||
|
||||
|
|
Reference in a new issue