Docker behaviour changed, fixed

This commit is contained in:
2023-06-26 23:20:34 +10:00
parent 0f2b8d3f52
commit 1b5cbaea17
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chat-server",
"version": "1.4.5",
"version": "1.4.6",
"description": "An API centric chat server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {