use oauth2 enabled image for conductor-ui
This commit is contained in:
parent
bf1bf82c0f
commit
e12f87fd85
|
@ -63,7 +63,8 @@ services:
|
|||
environment:
|
||||
- WF_SERVER=http://conductor-server:8080/api/
|
||||
- AUTH_CONFIG_PATH=/app/config/auth.config
|
||||
image: nubisware/conductor-ui
|
||||
#image: nubisware/conductor-ui
|
||||
image: nubisware/conductor-ui_oauth2:2.31
|
||||
networks:
|
||||
- conductor-network
|
||||
configs:
|
||||
|
|
Loading…
Reference in New Issue