Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 180 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 180 Bytes

Mesagisto

Configure exports

Before start mesagisto server, configure the global host.

export MESAGISTO_HOST='localhost:80';
export MESAGISTO_PORT='80';

npm start