🚚 Rename project to Full Stack FastAPI Template (#699)
This commit is contained in:

committed by
GitHub

parent
964e605bcd
commit
b32dea360c
4
.env
4
.env
@@ -5,8 +5,8 @@ DOMAIN=localhost
|
||||
# Environment: local, staging, production
|
||||
ENVIRONMENT=local
|
||||
|
||||
PROJECT_NAME="FastAPI Project"
|
||||
STACK_NAME=fastapi-project
|
||||
PROJECT_NAME="Full Stack FastAPI Project"
|
||||
STACK_NAME=full-stack-fastapi-project
|
||||
|
||||
# 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