Fixed docker cfg #70

This commit is contained in:
2022-10-23 15:11:05 +02:00
parent 7b8f42ad59
commit a685ab9e06
2 changed files with 1 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
export const environment = {
production: true,
apiURL: "http://localhost:5000",
};