Remove duplicate dashboard and API links
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
Lightweight, fast lobby service for [PurrNet](https://github.com/PurrNet/PurrNet) multiplayer games. Alternative to Steam or Unity lobby lobby services.
|
||||
|
||||
Dashboard: [https://purrlobby.exil.dev](https://purrlobby.exil.dev)
|
||||
API docs: [https://purrlobby.exil.dev/swagger](https://purrlobby.exil.dev/swagger)
|
||||
|
||||
## Implementation Overview
|
||||
|
||||
* **Multi-game scoping**: Each game has isolated lobbies via Game ID
|
||||
@@ -20,9 +23,6 @@ dotnet build
|
||||
dotnet run
|
||||
```
|
||||
|
||||
Dashboard: [https://purrlobby.exil.dev](https://purrlobby.exil.dev)
|
||||
API docs: [https://purrlobby.exil.dev/swagger](https://purrlobby.exil.dev/swagger)
|
||||
|
||||
## Configuration
|
||||
|
||||
* `ASPNETCORE_ENVIRONMENT=Production`
|
||||
|
||||
Reference in New Issue
Block a user