SierraSystems/ntt-data-notification-service

View on GitHub
src/main/resources/application.yml

Summary

Maintainability
Test Coverage
server:
  port: ${SERVER_PORT:8080}
  servlet:
    context-path: /notification

notification:
  update-card-base: ${UPDATE_CARD_BASE}
  tokens: ${TOKENS}