9 lines
324 B
Plaintext
9 lines
324 B
Plaintext
# MineSeeker GTK4 Desktop Client — configuration
|
|
# Copy this file to .env and fill in your values.
|
|
|
|
# Base URL of the MineSeeker server (no trailing slash)
|
|
MINESEEKER_BASE_URL=https://mineseeker.example.com
|
|
|
|
# Public Mercure hub URL (SSE endpoint)
|
|
MINESEEKER_MERCURE_URL=https://mineseeker.example.com/.well-known/mercure
|