Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

fix(nginx): add missing proxy headers for health check endpoints #32

fix(nginx): add missing proxy headers for health check endpoints

fix(nginx): add missing proxy headers for health check endpoints #32

Workflow file for this run

name: Build BookLore Container
on:
push:
branches: [main]
paths-ignore: ['*.md', 'LICENSE', '.gitignore']
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: daemonless/dbuild/.github/workflows/daemonless-build.yaml@main
with:
image_name: booklore
secrets: inherit