mirror of
https://github.com/valitydev/fraudbusters-compose.git
synced 2024-11-06 08:25:19 +00:00
Remove unused property
This commit is contained in:
parent
bc8b213d17
commit
d46c18143c
@ -216,7 +216,6 @@ services:
|
|||||||
service.notification.url: 'http://fb-notificator:8022/notification/v1'
|
service.notification.url: 'http://fb-notificator:8022/notification/v1'
|
||||||
service.notification-channel.url: 'http://fb-notificator:8022/notification-channel/v1'
|
service.notification-channel.url: 'http://fb-notificator:8022/notification-channel/v1'
|
||||||
service.notification-template.url: 'http://fb-notificator:8022/notification-template/v1'
|
service.notification-template.url: 'http://fb-notificator:8022/notification-template/v1'
|
||||||
service.fb-notificator.url: 'http://fb-notificator:8022/'
|
|
||||||
spring.profiles.active: 'debug'
|
spring.profiles.active: 'debug'
|
||||||
keycloak.enabled: "true"
|
keycloak.enabled: "true"
|
||||||
keycloak.realm: "fraudbusters-realm"
|
keycloak.realm: "fraudbusters-realm"
|
||||||
|
Loading…
Reference in New Issue
Block a user