Skip to content

Commit 150d64c

Browse files
committed
chagne db to mtv
1 parent fa774cf commit 150d64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mtv/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
host: 'localhost' # the host name of `mongod` instance to connect to
44
# host: 'db' # only used for Docker deployment
55
port: 27017 # the port that `mongod` instance is running on
6-
db: 'testraw' # the name of the database to use
6+
db: 'mtv' # the name of the database to use
77
username: # username to authenticate with
88
password: # password to authenticate with
99

0 commit comments

Comments
 (0)