SSL connection fix

This commit is contained in:
SPRINX0\prochazka
2025-02-03 13:38:33 +01:00
parent d59e8ea2df
commit 4556f81ed8
19 changed files with 64 additions and 53 deletions

View File

@@ -22,6 +22,7 @@
"start:api:dblogin": "yarn workspace dbgate-api start:dblogin | pino-pretty",
"start:api:storage": "yarn workspace dbgate-api start:storage | pino-pretty",
"start:api:storage:built": "yarn workspace dbgate-api start:storage:built | pino-pretty",
"start:api:azure": "yarn workspace dbgate-api start:azure | pino-pretty",
"sync:pro": "cd sync && yarn start",
"start:web": "yarn workspace dbgate-web dev",
"start:sqltree": "yarn workspace dbgate-sqltree start",