move to 1 table instead of 3 (what was I thinking???)
This commit is contained in:
parent
11127f269d
commit
e5c57bf505
7 changed files with 41 additions and 285 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue