Docker behaviour changed, fixed

This commit is contained in:
2023-06-26 23:19:53 +10:00
parent d3e90f7d5d
commit fd0c40d444
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.7.9",
"version": "1.7.10",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {