removed .env.example
This commit is contained in:
14
.env.example
14
.env.example
@@ -1,14 +0,0 @@
|
||||
# Vikunja MCP - Developed by acidvegas in Go (https://git.acid.vegas)
|
||||
# vikunja-mcp/.env.example
|
||||
#
|
||||
# The Go binary does not load this file itself — pass these as real environment
|
||||
# variables (your MCP client's "env" block, systemd Environment=, or `export`
|
||||
# them in your shell). This file is a reference for the variable names.
|
||||
|
||||
VIKUNJA_URL=http://localhost:3456
|
||||
VIKUNJA_TOKEN=tk_your_api_token_here
|
||||
|
||||
# Optional: defaults for transport, host, and port when running the HTTP daemon.
|
||||
# VIKUNJA_MCP_TRANSPORT=stdio
|
||||
# VIKUNJA_MCP_HOST=127.0.0.1
|
||||
# VIKUNJA_MCP_PORT=8000
|
||||
Reference in New Issue
Block a user