This commit is contained in:
Zaid-maker
2025-07-17 00:28:35 +05:00
parent da973b2e1e
commit 10f5691d9e
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
env:
DATABASE_URL: "postgresql://opencut:opencutthegoat@localhost:5432/opencut"
BETTER_AUTH_SECRET: "supersecret"
BETTER_AUTH_URL: "http://localhost:3000"
NEXT_PUBLIC_BETTER_AUTH_URL: "http://localhost:3000"
steps:
- name: Checkout repository