mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-22 08:38:03 +01:00
Remove extra-hosts from docker-compose template
This commit is contained in:
parent
dcf16a84a6
commit
07251181b9
@ -80,8 +80,6 @@ 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:
|
||||
|
Loading…
Reference in New Issue
Block a user