mirror of
https://github.com/goharbor/harbor
synced 2025-04-20 19:52:53 +00:00
Merge pull request #4124 from reasonerjt/add-uaa-host
Add place holder for injecting UAA host
This commit is contained in:
commit
3d943d54f9
|
@ -80,6 +80,8 @@ services:
|
||||||
- /data/secretkey:/etc/ui/key:z
|
- /data/secretkey:/etc/ui/key:z
|
||||||
- /data/ca_download/:/etc/ui/ca/:z
|
- /data/ca_download/:/etc/ui/ca/:z
|
||||||
- /data/psc/:/etc/ui/token/:z
|
- /data/psc/:/etc/ui/token/:z
|
||||||
|
extra_hosts:
|
||||||
|
- "PKS_UAA_HOST:127.0.0.1"
|
||||||
networks:
|
networks:
|
||||||
- harbor
|
- harbor
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user