move to 1 table instead of 3 (what was I thinking???)

This commit is contained in:
41666 2023-05-31 01:01:17 -04:00
parent 11127f269d
commit e5c57bf505
7 changed files with 41 additions and 285 deletions

View file

@ -48,7 +48,7 @@ cargo run --bin tasks migrate
# Start NSS ingest. Use push.planetside2.com if NSS isn't quite working...
env \
WS_ADDR="wss://push.nanite-systems.net/streaming?environment=all&service-id=s:$SERVICE_ID" \
WORLDS=all
WORLDS=all \
cargo run --bin websocket
# Start API