mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-01 20:41:22 +01:00
remove unnecessary chunks
This commit is contained in:
parent
72b9198e8e
commit
118bdde8df
@ -39,17 +39,11 @@ services:
|
||||
build: ../
|
||||
env_file:
|
||||
- ./config/ui/env
|
||||
networks:
|
||||
default:
|
||||
aliases:
|
||||
- ui
|
||||
volumes:
|
||||
- ./config/ui/app.conf:/etc/ui/app.conf
|
||||
- ./config/ui/private_key.pem:/etc/ui/private_key.pem
|
||||
depends_on:
|
||||
- log
|
||||
links:
|
||||
- mysql
|
||||
logging:
|
||||
driver: "syslog"
|
||||
options:
|
||||
|
Loading…
Reference in New Issue
Block a user