Add docker-compose

This commit is contained in:
Alan Grainger 2024-10-28 09:15:22 +01:00
parent dfbfaba24a
commit 94ebc61867

View File

@ -6,6 +6,7 @@
"dev": "node src/index.js",
"start": "node src/index.js"
},
"type": "module",
"author": "",
"license": "ISC",
"description": "",