mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
switch wisp server
This commit is contained in:
parent
313132ca5a
commit
4b32401125
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +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
|
||||
echo 'let _CONFIG = { wispurl: "wss://aluu.xyz/wisp", bareurl: "https://aluu.xyz/bare/" }' > $DST/config.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue