Files
gatehouse-ui/.env.example
T
nexgen_mirrors 3e0a7f9de4 refactor(config): separate base URL from API URL for CLI usage
Add signUrl property to config for CLI sign URL without /api/v1 suffix.
Update CLIGuidePage to use config.signUrl instead of hardcoded URL.
Update .env.example and add .swarm/ to .gitignore.
2026-04-06 01:57:40 +09:30

2 lines
40 B
Bash

VITE_API_BASE_URL=http://localhost:5000