Initial Paprika Next.js implementation
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
DATABASE_URL="postgresql://paprika_app:REPLACE_WITH_SECURE_PASSWORD@127.0.0.1:5432/paprika"
|
||||
NEXT_PUBLIC_SITE_URL="https://paprikalaw.com"
|
||||
Reference in New Issue
Block a user