step 5 (continued): prune stale root files, drop frontend split
Delete Dockerfile.frontend and docker-entrypoint-fe.sh (single-image decision per ROADMAP). Remove gutted /chat, /notes, /projects routes from nginx.conf. Fix Chat Switchboard branding in entrypoint and .env.example. Update DB names to switchboard_core, remove dead Extraction config. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# Data persists in ./data/ between restarts.
|
||||
# To reset: rm -rf ./data/
|
||||
#
|
||||
# For Postgres / multi-replica / k8s deployment see k8s/ and server/Dockerfile + Dockerfile.frontend.
|
||||
# For Postgres / multi-replica / k8s deployment see k8s/ and Dockerfile.
|
||||
|
||||
services:
|
||||
switchboard:
|
||||
|
||||
Reference in New Issue
Block a user