phase 2 testing complete

This commit is contained in:
2026-05-07 00:09:50 +02:00
parent 57991e5406
commit 5d8662595c
27 changed files with 1150 additions and 112 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ CSRF_SECRET=a5458481e4903286e26f4332751a9446
PORT=8080
# Absolute path where bare git repositories are stored on disk
REPO_ROOT=/var/lib/forgebucket/repos
REPO_ROOT=/Users/edwardrangel/Documents/Projects/ForgeBucket/.repos
# ─── Federation (ActivityPub) ─────────────────────────────────────────────────
# Public URL of this instance (no trailing slash)
@@ -28,4 +28,4 @@ INSTANCE_NAME=ForgeBucket
# ─── Dev only ─────────────────────────────────────────────────────────────────
# Set to true to disable Secure cookies and enable verbose logging
DEBUG=false
DEBUG=true