diff --git a/.env b/.env index c7c3d36..a2dfe3c 100644 --- a/.env +++ b/.env @@ -21,7 +21,7 @@ NATS_URL=nats://72.60.83.46:4222 # ─── Federation (ActivityPub) ───────────────────────────────────────────────── # Public URL of this instance (no trailing slash) -INSTANCE_URL=https://forgebucket.asgardlabs.net +INSTANCE_URL=https://forgebucket.dokploy.second-breakfast.dev INSTANCE_NAME=ForgeBucket # ─── OIDC / OAuth2 (optional) ──────────────────────────────────────────────── @@ -31,7 +31,7 @@ INSTANCE_NAME=ForgeBucket # ─── Dev only ───────────────────────────────────────────────────────────────── # Set to true to disable Secure cookies and enable verbose logging -DEBUG=true +DEBUG=false # PEM-encoded ECDSA P-256 private key. If empty, an ephemeral key is generated # at startup (signatures will not survive restart). Generate with: