chineping

Results 1 issues of chineping

Deploy node js to display the out-html docker-compose docker-compose.yml and add server.js to out-html (refs:https://stackoverflow.com/questions/13339695/nodejs-w-express-error-cannot-get ) # $ cat docker-compose.yml version: "3" services: node: image: node:16 container_name: gerritstats-3003 hostname: node...