Add Docker setup for containerized deployment
- Dockerfile with nginx:alpine for minimal image size - docker-compose.yml with container name "mischlabs" on port 8085 - nginx.conf with static asset caching and security headers - Updated Brain.md with deployment documentation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@ Thumbs.db
|
||||
*.swo
|
||||
*~
|
||||
.vscode/
|
||||
.claude/
|
||||
|
||||
Reference in New Issue
Block a user