mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
feat: add README, LICENSE, CONTRIBUTING
This commit is contained in:
parent
d28991fc60
commit
957cdcf363
4 changed files with 247 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue