Delete config.js

yea how was this not commited in the first place its legit in the gitignore..
This commit is contained in:
kittentm 2026-02-08 08:09:31 +01:00
commit 41e1cf5f34

View file

@ -1,4 +0,0 @@
// note: this is just the default config
const CONFIG = {
API_BASE_URL: "http://192.168.1.177:5000"
};