chore: add env config for wmdev (#8209)

* add wmdev startup envs

* name
This commit is contained in:
centdix
2026-03-03 15:25:34 +00:00
committed by GitHub
parent e97da86067
commit aafe716823
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