feat: update docker compose

This commit is contained in:
Henry
2025-05-08 13:13:09 +01:00
parent 7cfaee2511
commit cbb5b0e06a
3 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ services:
ports:
- "3000:3000"
build:
image: ghcr.io/${GITHUB_REPOSITORY}/kan-web:latest
context: .
dockerfile: ./apps/web/Dockerfile
args: