forked from DevFW-CICD/stacks
alloy.uiPathPrefix: "/alloy" added
This commit is contained in:
parent
71fbdcb5e0
commit
dd7cd2fa91
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
alloy:
|
alloy:
|
||||||
create: false
|
create: false
|
||||||
name: alloy-config
|
name: alloy-config
|
||||||
key: config.alloy
|
key: config.alloy
|
||||||
|
|
||||||
|
uiPathPrefix: "/alloy"
|
Loading…
Reference in a new issue