Add new environment for Bruno and fix README + list of todos.
This commit is contained in:
parent
1621a7f4cc
commit
52d2f864a8
5 changed files with 14 additions and 41 deletions
|
|
@ -0,0 +1,3 @@
|
|||
vars {
|
||||
MCP_SERVER_URL: http://localhost:8000
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
vars {
|
||||
GEOGUESSR_API_URL: https://www.geoguessr.com/api
|
||||
GAME_SERVER_URL: https://game-server.geoguessr.com/api
|
||||
MCP_SERVER_URL: http://localhost:8000
|
||||
MCP_SERVER_URL: http://geoguessr.mcp.vachot.fr
|
||||
}
|
||||
vars:secret [
|
||||
GEOGUESSR_NCFA_COOKIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue