Db unix socket (#62)

* feat(Core): Add support for Unix sockets for DB connection

* chore: release version v1.15.2

* chore: release version v1.15.2
This commit is contained in:
Dmitry Popov
2024-11-13 11:46:39 +04:00
committed by GitHub
parent 57f73684e8
commit 90bbf29ea1
3 changed files with 56 additions and 34 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ jobs:
key: ${{ secrets.SSH_KEY }}
port: ${{ secrets.PORT }}
script: |
/app/release/linux/deploy.sh ${{ github.event.release.tag_name }}
/home/wanderer/app/deploy.sh ${{ github.event.release.tag_name }}