Merge pull request #4124 from reasonerjt/add-uaa-host

Add place holder for injecting UAA host
This commit is contained in:
Daniel Jiang 2018-01-25 16:47:28 +08:00 committed by GitHub
commit 3d943d54f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ services:
- /data/secretkey:/etc/ui/key:z
- /data/ca_download/:/etc/ui/ca/:z
- /data/psc/:/etc/ui/token/:z
extra_hosts:
- "PKS_UAA_HOST:127.0.0.1"
networks:
- harbor
depends_on: