Resolved error Unknown modifier: $pushAll
adding this:
mongoose.plugin(schema => { schema.options.usePushEach = true });
This commit is contained in:
10
.env.production
Normal file
10
.env.production
Normal file
@@ -0,0 +1,10 @@
|
||||
DATABASE =FreePlanet
|
||||
TEST_ATTIVO=1
|
||||
PORT=3000
|
||||
URLBASE_APP1=http://freeplanet.app
|
||||
PORT_APP1=80
|
||||
DOMAIN=mongodb://localhost:27017/
|
||||
SIGNCODE=abc123
|
||||
EMAIL_FROM=perseo774.un@gmail.com
|
||||
EMAIL_PW=passpao1UNOK
|
||||
SEND_EMAIL="0"
|
||||
Reference in New Issue
Block a user