diff --git a/bin/executable_make_certs b/bin/executable_make_certs index 06d52aa..3f516d6 100644 --- a/bin/executable_make_certs +++ b/bin/executable_make_certs @@ -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