Fixed multiple send mails error #70

This commit is contained in:
2022-10-23 14:37:42 +02:00
parent ecd648a9b2
commit a691808068
6 changed files with 63 additions and 111 deletions

View File

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