fix: old AppCut name references

This commit is contained in:
Hyteq
2025-06-23 10:35:07 +03:00
parent 56480772c3
commit e45e7e9f9d
2 changed files with 4 additions and 4 deletions

View File

@ -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