We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b1c7c commit 882d71dCopy full SHA for 882d71d
1 file changed
README.md
@@ -49,6 +49,7 @@ For a simpler approach to publish local MCP servers over OAuth, consider [MCP Wa
49
| `TLS_LISTEN` | No | Address to listen on for TLS | `:443` |
50
| `TLS_HOST` | No | Host name for automatic TLS certificate | - |
51
| `TLS_DIRECTORY_URL` | No | ACME directory URL for TLS certificates | `https://acme-v02.api.letsencrypt.org/directory` |
52
+| `TLS_ACCEPT_TOS` | No | Accept TLS terms of service | `false` |
53
| `DATA_PATH` | No | Data directory path | `./data` |
54
| `EXTERNAL_URL` | No | External URL for OAuth callbacks | `http://localhost` |
55
| `PROXY_URL` | No | Target MCP server URL | `http://localhost:8080` |
0 commit comments