Añade módulo User y componentes para formularios
This commit is contained in:
parent
1d438dff57
commit
d38df3a5b6
21 changed files with 1228 additions and 26 deletions
|
|
@ -20,7 +20,6 @@ path = "log"
|
|||
prefix = "tracing.log"
|
||||
|
||||
[webserver]
|
||||
# Configuración opcional del servidor web.
|
||||
# Usar bind_address = "" para deshabilitar el servidor web.
|
||||
# Configuración del servidor web.
|
||||
bind_address = "localhost"
|
||||
bind_port = 8088
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue