Added flask support #70 #75 #71

Merged
edraft merged 107 commits from #70 into 0.3 2022-11-05 13:55:42 +01:00
Showing only changes of commit ea026b351e - Show all commits

View File

@ -4,7 +4,7 @@
export const environment = {
production: false,
apiURL: "http://localhost:8044",
apiURL: "http://localhost:5000",
};
/*