mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-26 08:01:38 +00:00
chore: add env config for wmdev (#8209)
* add wmdev startup envs * name
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
name: Windmill
|
||||
|
||||
startupEnvs:
|
||||
CARGO_FEATURES: "quickjs"
|
||||
|
||||
services:
|
||||
- name: BE
|
||||
portEnv: BACKEND_PORT
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
name: Windmill
|
||||
|
||||
main_branch: main
|
||||
|
||||
merge_strategy: rebase
|
||||
|
||||
Reference in New Issue
Block a user