v0.1.8 - 백엔드 초안 추가
This commit is contained in:
3
backend/.env.example
Normal file
3
backend/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
PORT=3001
|
||||
DB_FILE=./data/planner.sqlite
|
||||
CORS_ORIGIN=http://localhost:5173
|
||||
Reference in New Issue
Block a user