fix signup url
This commit is contained in:
@@ -57,7 +57,7 @@ submitBtn:on('submit', function(event)
|
|||||||
password = password
|
password = password
|
||||||
})
|
})
|
||||||
|
|
||||||
local url = 'gurt://127.0.0.1:8877/auth/register'
|
local url = 'gurt://dns.web/auth/register'
|
||||||
local headers = {
|
local headers = {
|
||||||
['Content-Type'] = 'application/json'
|
['Content-Type'] = 'application/json'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user