1
0
Fork 0
This commit is contained in:
Vladimír Dudr 2023-12-10 15:21:42 +01:00
parent 906b5651e6
commit 58ad54faec

View file

@ -38,6 +38,9 @@ doms=(
'djinn1.localhost' 'djinn1.localhost'
'local3000.localhost' 'local3000.localhost'
'localhost' 'localhost'
'harbor.localhost'
'gitops.localhost'
'grafana.localhost'
) )
mkcert -cert-file $HOME/.config/nginx/ssl/localhost.crt -key-file $HOME/.config/nginx/ssl/localhost.key $doms mkcert -cert-file $HOME/.config/nginx/ssl/localhost.crt -key-file $HOME/.config/nginx/ssl/localhost.key $doms