Refactor Dockerfile and docker-compose.yml to use new directory structure
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-17 23:54:51 +02:00
parent 06a694417b
commit 44e63e4265
3 changed files with 4 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
"description": "",
"main": "server.js",
"scripts": {
"start": "node models/fileCreated.js && node server.js"
"start": "node server.js"
},
"author": "Dinawo - Group SwiftLogic Labs",
"license": "ISC",