Add hosting configuration

This commit is contained in:
2025-07-25 01:08:06 +00:00
parent 17ce7f6ef6
commit 277e425332
3 changed files with 65 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
# .dockerignore
node_modules/
.git/
.DS_Store
docker-compose.yml
*.md