updated .env file to reflect local development. removed AI features from agents and changelog files.

This commit is contained in:
2026-05-17 19:40:24 +02:00
parent f658d754a8
commit e7c64e583b
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ PORT=8080
REPO_ROOT=/tmp/forgebucket/repos
# NATS event bus (used for CI and real-time WebSocket push)
NATS_URL=nats://72.60.83.46:4222
NATS_URL=nats://localhost:4222
# ─── Federation (ActivityPub) ─────────────────────────────────────────────────
# Public URL of this instance (no trailing slash)