Explorar el Código

Update .example.env

Diego Barreiro hace 5 años
padre
commit
03922fa6fd
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .example.env

+ 2 - 2
.example.env

@@ -1,7 +1,7 @@
 # App port to run on
 PORT=3000
 
-# The domain that this website is on
+# The name of the site where Kutt is hosted
 SITE_NAME=Kutt
 
 # The domain that this website is on
@@ -72,7 +72,7 @@ GOOGLE_ANALYTICS_UNIVERSAL=
 
 # Google Analytics tracking ID for universal analytics
 # This one is used for links
-# GOOGLE_ANALYRICS_UNIVERSAL=
+# GOOGLE_ANALYTICS_UNIVERSAL=
 
 # Your email host details to use to send verification emails.
 # More info on http://nodemailer.com/