[ptf] Add more nginx hosts

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-06-22 14:46:50 +02:00
parent 57165293db
commit f6ebbbe5de
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,8 @@ loc_nginx:
- server_name:
- "ptf"
- "ptf.*"
- "ftp"
- "ftp.*"
root: /ftp
locations:
- filter: "/"
@ -44,6 +46,8 @@ loc_nginx:
- server_name:
- "ptfs"
- "ptfs.*"
- "ftps"
- "ftps.*"
root: /ftp
locations:
- filter: "/"