Improve deployment documentation and logging
continuous-integration/drone/push Build is passing

Update DOCKER-COMPOSE.md to include Drone CI deployment instructions and refactor server logging to dynamically import modules for production and development environments, separating Vite and static file serving logic into distinct files.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ceced2fc-aa46-458d-ba87-ddd4b7bb1518
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/659922a9-0087-461c-90dd-6d9a58b81d4d/ceced2fc-aa46-458d-ba87-ddd4b7bb1518/SBF5OKZ
This commit is contained in:
paul-nothaft
2025-10-23 14:50:55 +00:00
parent 40f661b39b
commit ed49eb0fce
4 changed files with 133 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ localPort = 44261
externalPort = 3003
[[ports]]
localPort = 45437
localPort = 45711
externalPort = 4200
[env]