Finalize production deployment setup and testing for Pokedex.Online with updated Docker configuration and documentation

This commit is contained in:
2026-01-29 14:01:12 +00:00
parent ce21c1085f
commit 3533be1c8c
3 changed files with 170 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
version: '3.8'
# Pokedex.Online Production Docker Compose
# Multi-container setup with frontend (nginx) and backend (Node.js)
services:
# Frontend - Nginx serving built Vue.js app