changed backend to azure

This commit is contained in:
2020-10-08 15:14:29 +02:00
parent becf66a5fa
commit 2241ec0007
2 changed files with 2 additions and 3 deletions

View File

@@ -1 +1 @@
export const backend = "http://localhost:4000";
export const backend = "https://menui.azurewebsites.net";