diff --git a/buildstatic.sh b/buildstatic.sh
index 40472b4..5edf465 100755
--- a/buildstatic.sh
+++ b/buildstatic.sh
@@ -11,3 +11,4 @@ cp -r assets/ $DST/assets
cp -r dist/ $DST/scram
cp -r static/* $DST
+echo 'let _CONFIG = { wispurl: "wss://puter.cafe/", bareurl: "https://aluu.xyz/bare/" }' > $DST/config.js
diff --git a/static/config.js b/static/config.js
new file mode 100644
index 0000000..e69de29
diff --git a/static/index.html b/static/index.html
index e4a1835..bccde16 100644
--- a/static/index.html
+++ b/static/index.html
@@ -35,6 +35,7 @@
+