Files
caravel/frontend/.env.template
T
Jon Staab 451264106a
Docker / build-and-push-image (push) Has been cancelled
Make logo customizable
2026-06-03 16:46:20 -07:00

12 lines
347 B
Bash

# Backend API base URL
VITE_API_URL=http://127.0.0.1:2892
# Domain that relay subdomains live under (must match the backend's RELAY_DOMAIN)
VITE_RELAY_DOMAIN=spaces.coracle.social
# Platform display name shown in UI
VITE_PLATFORM_NAME=Caravel
# Platform logo shown in UI (path under public/, or an absolute URL)
VITE_PLATFORM_LOGO=/caravel.png