Docker: Remove .docker as it is not needed in this repository

This commit is contained in:
Diego Magdaleno
2021-05-08 17:57:18 -05:00
parent f21b39d32e
commit 6f827ee9cd
3 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,2 +0,0 @@
replication:
replSetName: "rs0"
-1
View File
@@ -1 +0,0 @@
MONGO_URL=mongodb://mongo:27017/fosscord?readPreference=secondaryPreferred
+1
View File
@@ -69,6 +69,7 @@ typings/
.yarn-integrity
# dotenv environment variables file
.env
.env.test
# parcel-bundler cache (https://parceljs.org/)