diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..c9b9f80
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,3 @@
+.git
+.github
+.env.example
\ No newline at end of file
diff --git a/.gitmodules b/.gitmodules
index 0c7610a..d2e4d9a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
-[submodule "calendso"]
+[submodule "calcom"]
 	path = calcom
 	url = https://github.com/calcom/cal.com.git
 	branch = main