【模型】补充启动参数,指定 profiles
This commit is contained in:
parent
22097bc4e9
commit
d8a2c27639
@ -136,6 +136,7 @@ Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\Session Manager\Environmen
|
||||
; 扩展启动vm变量
|
||||
Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\Session Manager\Environment"; ValueType: string; Flags: uninsdeletevalue; \
|
||||
ValueName: "{#MyAppExeNameUpper}_VM_PARAMS"; ValueData: " \
|
||||
-Dspring.profiles.active=dev,mysql \
|
||||
--enable-preview \
|
||||
-Dserver.port=28680 \
|
||||
-Dproject.database-ip=127.0.0.1 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user