|
|
|
@ -14,7 +14,7 @@ export default {
|
|
|
|
|
const who = ref("Grr, Kamo, Kimberley");
|
|
|
|
|
|
|
|
|
|
const submit = function () {
|
|
|
|
|
fetch("http://127.0.0.1:5000/soupboat/coockbook/", {
|
|
|
|
|
fetch("https://hub.xpub.nl/soupboat/cookbook/", {
|
|
|
|
|
method: "POST",
|
|
|
|
|
headers: { "Content-Type": "application/json" },
|
|
|
|
|
body: JSON.stringify({
|
|
|
|
|