Fixed docker dev env #70

This commit is contained in:
Sven Heidemann 2022-10-23 16:38:48 +02:00
parent 109d3f28a2
commit ea026b351e

View File

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