copy certificates to the correct directory
This commit is contained in:
parent
0668e5cda5
commit
4e95ba6c97
1 changed files with 2 additions and 0 deletions
|
@ -3,4 +3,6 @@ set -euf -o pipefail
|
|||
|
||||
cd "$(dirname "$(realpath "$0")")/../"
|
||||
|
||||
install -m 400 -o 101 -g 101 "./data/.lego/certificates"/{sso.base23.de.crt,sso.base23.de.issuer.crt,sso.base23.de.key} "./data/nginx/certs"
|
||||
|
||||
docker compose restart nginx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue