- Created Test Environment un Server test.freeplanet.app

- mongodb open 2 connections port (3000 and 3001) - 27017 and 27018
This commit is contained in:
Paolo Arena
2019-02-13 01:51:59 +01:00
parent 259e2dc4e2
commit 06635c87d4
4 changed files with 13 additions and 2 deletions

View File

@@ -195,6 +195,7 @@ module.exports = function (ctx) {
},
manifest: {
name: 'Free Planet',
version: '0.0.14',
short_name: 'freeplanet',
description: 'Social project in order to connecting people each others (working in progress...)',
display: 'standalone',