This commit is contained in:
xoliqberdiyev
2026-04-24 18:55:42 +05:00
parent b02078e618
commit a62cf3a1ee
2 changed files with 1 additions and 5 deletions

View File

@@ -152,6 +152,6 @@ jobs:
"DB_HOST=postgres" \
"DB_NAME=sifatbahodb" \
"DB_PORT=5432" \
"DIDOX_TOKEN=${{ secrets.DIDOX_TOKEN }}"
"DIDOX_PARTNER_TOKEN=${{ secrets.DIDOX_TOKEN }}"
export PORT=8085
docker stack deploy -c stack.yaml ${{ env.PROJECT_NAME }} --with-registry-auth