Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
futrime authored Feb 15, 2025
1 parent f2fa208 commit ca4033a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The following environment variables control the worker's behavior:
- `NAME`: Worker identifier (**required**)
- `WEBSOCKET_URL`: Saiblo WebSocket endpoint (default: `wss://api.dev.saiblo.net/ws/`)

### Container Environment Variables
### Container Setup

The worker automatically injects these environment variables:

Expand All @@ -64,6 +64,8 @@ Agent container:
- `TOKEN`: Player-specific token
- `GAME_HOST`: Game host service address

Check out [the examples directory](examples/) for agent and game host image examples.

## Match Results

After each match, the game host container must generate two files:
Expand Down

0 comments on commit ca4033a

Please sign in to comment.