diff --git a/comment-service/.env b/comment-service/.env
new file mode 100644
index 0000000000000000000000000000000000000000..0ef84928fcf4586600bd0f486cef72a9c79194a0
--- /dev/null
+++ b/comment-service/.env
@@ -0,0 +1,4 @@
+MONGO_USERNAME = 'dailythoughtapp'
+MONGO_PASSWORD = 'dailythoughtapp12345'
+
+SERVER_PORT = '9090'
\ No newline at end of file