- Created Test Environment un Server test.freeplanet.app
- mongodb open 2 connections port (3000 and 3001) - 27017 and 27018
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -3,6 +3,9 @@
|
||||
.thumbs.db
|
||||
.env
|
||||
.env.production
|
||||
.env.production.bak
|
||||
.env.prod.bak
|
||||
.env.test
|
||||
node_modules
|
||||
/dist
|
||||
/src-cordova/node_modules
|
||||
@@ -28,4 +31,6 @@ coverage
|
||||
/_PROVE
|
||||
/_LOCALE
|
||||
deploy.sh
|
||||
deploy_production.sh
|
||||
deploy_on_production.sh
|
||||
deploy_on_test_server.sh
|
||||
send_to_production.sh
|
||||
|
||||
Reference in New Issue
Block a user