]> git.r.bdr.sh - rbdr/forum/blobdiff - app/config/config.js
Update to SvelteKit
[rbdr/forum] / app / config / config.js
diff --git a/app/config/config.js b/app/config/config.js
deleted file mode 100644 (file)
index c915f70..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * The main configuration object for the Forum frontend. These values
- * are calculated during compile time and need to be set in a .env
- * file, otherwise it won't work.
- */
-
-// Location of the socket server
-export const socketServer = process.env.FORUM_SOCKET_SERVER;