fix: use backend:8000 for container network in wizard default

This commit is contained in:
2026-03-15 13:36:27 +00:00
parent fb02808666
commit 1d74917899
3 changed files with 4 additions and 9 deletions

2
.env Normal file
View File

@@ -0,0 +1,2 @@
VITE_API_BASE=http://backend:8000
VITE_WIZARD_PORT=8080