certs: more domains
This commit is contained in:
parent
3776b1349f
commit
5be8c6cdf8
1 changed files with 3 additions and 0 deletions
|
@ -41,6 +41,9 @@ doms=(
|
|||
'harbor.localhost'
|
||||
'gitops.localhost'
|
||||
'grafana.localhost'
|
||||
'zot.localhost'
|
||||
'trucks.dmis.corp.metrans.cz'
|
||||
'ucustomerportal.corp.metrans.cz'
|
||||
)
|
||||
mkcert -cert-file $HOME/.config/nginx/ssl/localhost.crt -key-file $HOME/.config/nginx/ssl/localhost.key $doms
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue