aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/config.ts')
-rw-r--r--frontend/src/config.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/src/config.ts b/frontend/src/config.ts
deleted file mode 100644
index f1c14194..00000000
--- a/frontend/src/config.ts
+++ /dev/null
@@ -1,4 +0,0 @@
-export const API_SETTINGS = {
- apiURL: 'http://localhost:5283/api',
- apiWSUrl: 'ws://localhost:5283/api/websocket/ws'
-} \ No newline at end of file