fix: add dockerignore

This commit is contained in:
trafficlunar 2026-03-14 13:05:56 +00:00
parent 22fb3a2e30
commit 69402d6521

11
.dockerignore Normal file
View file

@ -0,0 +1,11 @@
.next
node_modules
.git
uploads
Dockerfile
.dockerignore
.gitignore
README.md
DEVELOPMENT.md
LICENSE
.env*