serve static
This commit is contained in:
parent
cd56664442
commit
d7ef06b487
6 changed files with 9 additions and 3 deletions
|
|
@ -17,10 +17,9 @@
|
|||
"start": "node src/app.js",
|
||||
"start:containers": "docker compose up -d --build",
|
||||
"stop:containers": "docker compose down",
|
||||
"purge-dev-data": "rm -rf ./container-data",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue