summaryrefslogtreecommitdiffstats
path: root/auth/auth-service
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-service')
-rw-r--r--auth/auth-service/src/main/resources/docker-compose/docker-compose.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/auth/auth-service/src/main/resources/docker-compose/docker-compose.yml b/auth/auth-service/src/main/resources/docker-compose/docker-compose.yml
index eb96e503..62b1e055 100644
--- a/auth/auth-service/src/main/resources/docker-compose/docker-compose.yml
+++ b/auth/auth-service/src/main/resources/docker-compose/docker-compose.yml
@@ -22,10 +22,9 @@
version: '2'
services:
aaf_container:
- image: nexus3.onap.org:10001/onap/aaf/authz-service:1.0.1-SNAPSHOT
- ports:
+ image: attos/aaf
+ ports
- "8101:8101"
-
links:
- cassandra_container
volumes: