- DashBoard, Profile, Order Menu

This commit is contained in:
Paolo Arena
2019-12-31 00:44:53 +01:00
parent c39a14bb9e
commit 892eccb4fc
12 changed files with 150 additions and 22 deletions

View File

@@ -130,12 +130,12 @@ if (process.env.NODE_ENV === 'production') {
},
{
idapp: '7',
name: 'Notevole',
adminemail: '',
name: 'Notevole (Server Test)',
adminemail: 'pao.loarena77@gmail.com',
manageremail: '',
host: 'https://notevole.freeplanet.app',
host: 'https://testnotevole.freeplanet.app',
portapp: '0',
dir: '/var/www/notevole.freeplanet.app',
dir: '/var/www/testnotevole.freeplanet.app',
},
];
} else {