mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-17 01:35:26 +00:00
Docker: Remove .docker as it is not needed in this repository
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
replication:
|
||||
replSetName: "rs0"
|
||||
@@ -1 +0,0 @@
|
||||
MONGO_URL=mongodb://mongo:27017/fosscord?readPreference=secondaryPreferred
|
||||
@@ -69,6 +69,7 @@ typings/
|
||||
.yarn-integrity
|
||||
|
||||
# dotenv environment variables file
|
||||
.env
|
||||
.env.test
|
||||
|
||||
# parcel-bundler cache (https://parceljs.org/)
|
||||
|
||||
Reference in New Issue
Block a user