Update documentation

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-10-31 16:01:11 +01:00
parent 134f94c4c8
commit 74a005ba7f
4 changed files with 98 additions and 101 deletions

View File

@@ -9,7 +9,7 @@ services:
TRUST_AUTH_TOKEN_SECRET: "this-is-a-secure-secret-for-trust-token-signing-at-least-32-bytes"
# Application settings
PROBOD_HOSTNAME: "localhost:8080"
PROBOD_BASE_URL: "http://localhost:8080"
API_ADDR: "localhost:8080"
API_CORS_ALLOWED_ORIGINS: "http://localhost:8080"