Skip to content
Snippets Groups Projects
Commit b5369c0f authored by Andrew Kapuscinski's avatar Andrew Kapuscinski
Browse files

modified notification service to use host network so it's reachable

parent 57d1f785
No related branches found
No related tags found
1 merge request!492modified notification service to use host network so it's reachable
Pipeline #2828 passed
......@@ -66,11 +66,8 @@ services:
notification:
image: ssa-containers.aoc.nrao.edu/workspaces/notification:${TAG}
ports:
- target: 3458
published: 3458
protocol: tcp
mode: host
networks:
- host
secrets:
- source: dsoc_${ENV}_secrets
target: dsoc-${ENV}.properties
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment