new: dev: initialize the GTK client #11
This commit is contained in:
8
gtk-client/.env.example
Normal file
8
gtk-client/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user