Added files to integrate with SSL certificate updater scripts.

This commit is contained in:
László Valkó 2020-04-14 09:31:18 +02:00
parent 1f05e77a78
commit 67ab490720
3 changed files with 5 additions and 0 deletions

1
filelist.fullchain Normal file
View file

@ -0,0 +1 @@
nginx/ssl/fullchain.pem

1
filelist.key Normal file
View file

@ -0,0 +1 @@
nginx/ssl/privkey.pem

3
restart.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
docker stop registry.nginx