diff --git a/public/index.html b/public/index.html index 18f1645..5231c0c 100644 --- a/public/index.html +++ b/public/index.html @@ -2,12 +2,12 @@ Vinlottis - +
- + - + diff --git a/src/components/RegisterPage.vue b/src/components/RegisterPage.vue index ac74901..2d5e0dc 100644 --- a/src/components/RegisterPage.vue +++ b/src/components/RegisterPage.vue @@ -39,25 +39,13 @@
- +
- +
- +

@@ -136,7 +124,7 @@ export default { } } - let _response = await fetch("http://localhost:30030/api/log/", { + let _response = await fetch("/api/log/", { headers: { "Content-Type": "application/json" // 'Content-Type': 'application/x-www-form-urlencoded',