mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix: old AppCut name references
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Environment Variables Example
|
||||
# Copy this file to .env.local and update the values as needed
|
||||
|
||||
DATABASE_URL="postgresql://appcut:appcutthegoat@localhost:5432/appcut"
|
||||
DATABASE_URL="postgresql://opencut:opencutthegoat@localhost:5432/opencut"
|
||||
|
||||
# Next.js Configuration
|
||||
NEXTAUTH_URL=http://localhost:3000
|
||||
|
||||
Reference in New Issue
Block a user