Skip to content

fix(Dockerfile): auth uses 8080 instead of 3000 #30

fix(Dockerfile): auth uses 8080 instead of 3000

fix(Dockerfile): auth uses 8080 instead of 3000 #30

Workflow file for this run

name: Build
on: push
jobs:
build:
uses: PlaceOS/.github/.github/workflows/build-dev-image.yml@main
secrets:
GHCR_PAT: ${{ secrets.GHCR_PAT }}