fix: add notNull constraints to playability fields
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ NIXPACKS_NODE_VERSION=22
|
||||
# DATABASE
|
||||
# -----------------------------------------------------------------------------
|
||||
# PostgreSQL connection string
|
||||
DATABASE_URL="postgresql://user:password@localhost:5432/grounds"
|
||||
DATABASE_URL="postgresql://user:password@localhost:5432/db"
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# APPLICATION URLS
|
||||
|
||||
Reference in New Issue
Block a user