modified: main_dc/nginx/nginx-ssl.conf
modified: main_dc/yalarba/easySite/easySite/app/pages/auth/register.vue delete cors settings from nginx
This commit is contained in:
@@ -109,7 +109,8 @@ const handleSubmit = async () => {
|
||||
}
|
||||
})
|
||||
|
||||
console.debug("response from fetch: %s", response)
|
||||
console.log("response from fetch: %s", response)
|
||||
|
||||
|
||||
// Успешная регистрация
|
||||
alert('Регистрация выполнена успешно!')
|
||||
|
||||
Reference in New Issue
Block a user