fix: .dockerignore 추가 (data/postgres 빌드 오류 방지)

This commit is contained in:
chpark
2026-03-29 23:09:47 +09:00
parent a0b12f723b
commit 99fb030720
+3 -3
View File
@@ -1,4 +1,4 @@
node_modules data/
.env .git/
.git
*.md *.md
deploy_remote.py