Vite + React 18 + Tailwind CSS community events video library with 42 topic-matched thumbnails, auth modal that always fails, and Docker/nginx setup on port 8081. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
97 B
YAML
7 lines
97 B
YAML
services:
|
|
fallback-site:
|
|
build: .
|
|
ports:
|
|
- "8081:80"
|
|
restart: unless-stopped
|