Use example.org in nginx_note.conf_example

This commit is contained in:
Maxime Bombar 2020-03-07 15:56:00 +01:00
parent 5b995f16f1
commit b019c546cd
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ server {
# the port your site will be served on
listen 80;
# the domain name it will serve for
server_name note.comby.xyz; # substitute your machine's IP address or FQDN
server_name note.example.org; # substitute your machine's IP address or FQDN
charset utf-8;
# max upload size