Skip to content

chore: update cors config #8

chore: update cors config

chore: update cors config #8

Workflow file for this run

name: Deploy to Self-Hosted
on:
push:
branches: ['main']
pull_request:
branches: ['main']
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- name: Deploy to Self-Hosted
run: |
docker compose up -d