use oauth2 enabled image for conductor-ui

This commit is contained in:
dcore94 2021-04-16 16:49:16 +02:00
parent bf1bf82c0f
commit e12f87fd85
1 changed files with 2 additions and 1 deletions

View File

@ -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: