File size: 77 Bytes
313c7b4
 
 
 
1
2
3
4
FROM chipsman/uptime-kuma:latest
EXPOSE 3001

CMD ["node" "server/server.js"]