mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
new stuff
This commit is contained in:
parent
31442bf209
commit
40d81ae0fc
4 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
sudo certbot certonly --standalone
|
||||
```
|
||||
```
|
||||
nilstrieb.dev,private-docker-registry.nilstrieb.dev
|
||||
nilstrieb.dev docker.nilstrieb.dev cors-school.nilstrieb.dev api.cors-school.nilstrieb.dev hugo-chat.nilstrieb.dev
|
||||
```
|
||||
```sh
|
||||
sudo tee /etc/letsencrypt/renewal-hooks/pre/001-stop-nginx.sh > /dev/null <<EOF
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ http {
|
|||
server {
|
||||
listen 80;
|
||||
|
||||
server_name "private-docker-registry.nilstrieb.dev";
|
||||
server_name "docker.nilstrieb.dev";
|
||||
|
||||
client_max_body_size 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue