Little devops/README update

This commit is contained in:
Marian Steinbach 2019-07-14 22:50:44 +02:00
parent 0c59111044
commit 1087cc25ec
1 changed files with 1 additions and 2 deletions

View File

@ -43,8 +43,7 @@ devops/deploy-webapp.sh
## Einloggen per SSH
```
export FLOATING_IP=195.201.252.221 # Floating IP im hetzner-Projekt
ssh -o StrictHostKeyChecking=no -q root@$FLOATING_IP
devops/ssh.sh
```
## LetsEncrypt Zertifikat erneuern