Skip to content

feat(api): Setup 모드 시작 시 접속 가능한 IP 주소 콘솔 출력 #69

feat(api): Setup 모드 시작 시 접속 가능한 IP 주소 콘솔 출력

feat(api): Setup 모드 시작 시 접속 가능한 IP 주소 콘솔 출력 #69

Workflow file for this run

name: CI
on:
push:
branches: [main, develop]
pull_request:
branches: [main]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Placeholder
run: echo "CI placeholder"