feat: Rename project to SpatialHub, update project names in configuration and documentation, and modify social links.
All checks were successful
Deploy to Production / deploy (push) Successful in 1m6s
All checks were successful
Deploy to Production / deploy (push) Successful in 1m6s
This commit is contained in:
4
.env
4
.env
@@ -13,8 +13,8 @@ FRONTEND_HOST=http://localhost:5173
|
||||
# Environment: local, staging, production
|
||||
ENVIRONMENT=local
|
||||
|
||||
PROJECT_NAME="Full Stack FastAPI Project"
|
||||
STACK_NAME=full-stack-fastapi-project
|
||||
PROJECT_NAME="SpatialHub"
|
||||
STACK_NAME=spatialhub
|
||||
|
||||
# Backend
|
||||
BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com"
|
||||
|
||||
Reference in New Issue
Block a user