adjustment

This commit is contained in:
mr
2025-03-28 08:49:39 +01:00
parent 0781421156
commit af6c295190
7 changed files with 16 additions and 42 deletions

View File

@@ -4,7 +4,7 @@ Manages user workspaces
To build :
bee generate routers && bee run -gendoc=true -downdoc=true
bee generate routers && bee run -gendoc=true -downdoc=true -runmode=prod
OR
make dev