Remove unsolicited deploy/ and config.example.js

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Fredrik Johansson
2026-06-23 08:52:00 +02:00
parent 739c63f6b3
commit de8d3ff70d
3 changed files with 0 additions and 80 deletions

View File

@@ -1,7 +0,0 @@
// Copy to config.js (gitignored) on the anchor host.
// Served at /config.js; loaded before the React bundle in index.html.
window.WASTE_CONFIG = {
signalURL: 'wss://waste.dev.xplwd.com/ws',
// Uncomment to pre-fill the network name on this invite URL:
// defaultNetwork: 'friends',
}