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.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
VITE_API_BASE_URL=http://localhost:5000/api/v1
|
||||
VITE_API_BASE_URL=http://localhost:5000
|
||||
|
||||
Reference in New Issue
Block a user