Skip to content

add db port and host to env in readme #15

add db port and host to env in readme

add db port and host to env in readme #15

Workflow file for this run

# .github/workflows/devsecops.yml
name: DevGuard DevSecOps
on:
push:
permissions:
contents: read
packages: write
jobs:
call-devsecops:
uses: l3montree-dev/devguard-action/.github/workflows/full.yml@main
with:
asset-name: "rag/projects/rag/assets/rag"
api-url: "https://api.devguard.org"
web-ui: "https://app.devguard.org"
secrets:
devguard-token: "${{ secrets.DEVGUARD_TOKEN }}" # you need to create this secret in your GitHub repository settings