Phase 1. 프로젝트 초기화 진행
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Local development
|
||||
DATABASE_URL="mysql://USER:PASSWORD@127.0.0.1:3306/chocomae"
|
||||
NEXTAUTH_SECRET="replace-with-local-secret"
|
||||
NEXTAUTH_URL="http://localhost:3001"
|
||||
Reference in New Issue
Block a user