From 5ced7f916d94e86e9a7ec164bee56f9a8e3a2a3a Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 26 May 2025 10:48:43 +0200 Subject: Replace Azure SWA with custom server --- Backend/Properties/launchSettings.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Backend/Properties/launchSettings.json (limited to 'Backend/Properties/launchSettings.json') diff --git a/Backend/Properties/launchSettings.json b/Backend/Properties/launchSettings.json deleted file mode 100644 index aead5a4..0000000 --- a/Backend/Properties/launchSettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "profiles": { - "urbanovigoWeb": { - "commandName": "Project", - "commandLineArgs": "--port 7240", - "launchBrowser": false - } - } -} \ No newline at end of file -- cgit v1.3