diff --git a/DysonNetwork.Pass/.dockerignore b/DysonNetwork.Pass/.dockerignore
new file mode 100644
index 0000000..e66e565
--- /dev/null
+++ b/DysonNetwork.Pass/.dockerignore
@@ -0,0 +1,4 @@
+/wwwroot/dist/
+**/bin/
+**/obj/
+**/node_modules/
\ No newline at end of file
diff --git a/DysonNetwork.Pass/DysonNetwork.Pass.csproj b/DysonNetwork.Pass/DysonNetwork.Pass.csproj
index 0817d91..4669252 100644
--- a/DysonNetwork.Pass/DysonNetwork.Pass.csproj
+++ b/DysonNetwork.Pass/DysonNetwork.Pass.csproj
@@ -4,6 +4,7 @@
net9.0
enable
enable
+ false
@@ -161,5 +162,5 @@
-
+