Remove wrong mongo port
This commit is contained in:
parent
3beed406a7
commit
c1da80761e
|
@ -1,6 +1,5 @@
|
|||
defaults: &defaults
|
||||
host: localhost
|
||||
port: 37017
|
||||
# slaves:
|
||||
# - host: slave1.local
|
||||
port: 27017
|
||||
|
|
Loading…
Reference in New Issue