aboutsummaryrefslogtreecommitdiff
path: root/dropped/docker/crupest-api/CrupestApi/CrupestApi/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'dropped/docker/crupest-api/CrupestApi/CrupestApi/Properties/launchSettings.json')
-rw-r--r--dropped/docker/crupest-api/CrupestApi/CrupestApi/Properties/launchSettings.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/dropped/docker/crupest-api/CrupestApi/CrupestApi/Properties/launchSettings.json b/dropped/docker/crupest-api/CrupestApi/CrupestApi/Properties/launchSettings.json
deleted file mode 100644
index a4a5cbf..0000000
--- a/dropped/docker/crupest-api/CrupestApi/CrupestApi/Properties/launchSettings.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "$schema": "https://json.schemastore.org/launchsettings.json",
- "profiles": {
- "dev": {
- "commandName": "Project",
- "dotnetRunMessages": true,
- "applicationUrl": "http://localhost:5188",
- "workingDirectory": ".",
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development",
- "CRUPEST_API_CONFIG_FILE": "dev-config.json"
- }
- }
- }
-} \ No newline at end of file