Refactor Dockerfile and docker-compose.yml to use new directory structure and update volume paths
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-05-08 01:12:12 +02:00
parent 4c5019ab51
commit 11856846d8
21 changed files with 781 additions and 475 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@cdn-app/insider-swiftlogic-labs-dinawo",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"description": "",
"main": "server.js",
"scripts": {
@@ -50,6 +50,8 @@
"semver": "^7.5.4",
"slugify": "^1.6.6",
"socket.io": "^4.7.2",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.0",
"sweetalert2": "^11.10.0",
"systeminformation": "^5.22.0",
"tailwindcss": "^3.3.5",