feat: add README, LICENSE, CONTRIBUTING

This commit is contained in:
Sabiha Khan 2025-09-09 20:58:52 +05:30
parent d28991fc60
commit 957cdcf363
4 changed files with 247 additions and 1 deletions

View file

@ -173,7 +173,7 @@ services:
NEXT_PUBLIC_AUTH_PROVIDER: "local"
# Client-side URL (from browser)
NEXT_PUBLIC_BACKEND_URL: "http://localhost:8000"
# Server-side URL (SSR, internal Docker network)p
# Server-side URL (SSR, internal Docker network)
BACKEND_URL: "http://api:8000"
# Posthog