chore: add env config for wmdev (#8209)

* add wmdev startup envs

* name
This commit is contained in:
centdix
2026-03-03 16:25:34 +01:00
committed by GitHub
parent 56c135c14f
commit 798d4d8a7b
2 changed files with 5 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
name: Windmill
startupEnvs:
CARGO_FEATURES: "quickjs"
services:
- name: BE
portEnv: BACKEND_PORT
-2
View File
@@ -1,5 +1,3 @@
name: Windmill
main_branch: main
merge_strategy: rebase