use local AbstractWizard and fix docker-compose path

This commit is contained in:
zhi
2026-03-13 01:36:45 +00:00
parent 2e4e718aac
commit 2a8330fba0

View File

@@ -25,7 +25,7 @@ services:
wizard:
build:
context: ${WIZARD_SRC:-./AbstractWizard}
context: ./AbstractWizard
dockerfile: Dockerfile
image: harborforge-wizard:dev
container_name: harborforge-wizard