fix: criar container com usuário, logs json e criar network
This commit is contained in:
@@ -228,7 +228,7 @@ func InitialModel() Model {
|
||||
{
|
||||
Id: "central_server_url",
|
||||
Label: "URL do Servidor Central",
|
||||
Placeholder: "https://servidor:8443",
|
||||
Placeholder: "https://app-dono-api.vitruvio.com.br:8443",
|
||||
Default: cfg.Application.CentralServerURL,
|
||||
Type: FieldTypeText,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user