location /.well-known/acme-challenge/ root /var/www/html;
app.get('/', (req, res) => res.send('Welcome to wwwrahatupunet!'); ); wwwrahatupunet
app.get('/health', (req, res) => res.json(status: 'ok', time: new Date()); ); location /