Chore: Change custom_pocketbase to brawlset_server

This commit is contained in:
zuma 2025-04-24 16:06:45 +02:00
parent cf17e52424
commit f05bec6f17
7 changed files with 8 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
bun run start </dev/null &>/dev/null &
./custom_pocketbase serve --http=0.0.0.0:8090
./brawlset_server serve --http=0.0.0.0:8090