1 # no more versions needed! Compose spec supports all features w/o a version
9 - APP_VENDOR=${APP_VENDOR}
10 - APP_SOURCE=${APP_SOURCE}
11 - APP_NETWORK_FUNCTION_ID=${APP_NETWORK_FUNCTION_ID}
14 traefik.http.routers.flows.entrypoints: websecure
15 traefik.http.routers.flows.rule: Host(`flows.oam.${SOLUTION_DOMAIN}`)
16 traefik.http.routers.flows.tls: true
17 traefik.http.services.flows.loadbalancer.server.port: 1880