diff --git a/nginx_note.conf_example b/nginx_note.conf_example
index 1f7ce4caf3c4f90371bfbd017cfed32e761abcca..204784d06ff0d4d6b0c35f0c5ff426f2b726e325 100644
--- a/nginx_note.conf_example
+++ b/nginx_note.conf_example
@@ -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