Skip to content

Add installation endpoint and update setup flow #36

Add installation endpoint and update setup flow

Add installation endpoint and update setup flow #36

Workflow file for this run

name: Compose
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docker-compose-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: docker compose build