Przeglądaj źródła

Update .docker.env

Diego Barreiro 5 lat temu
rodzic
commit
31b51218cb
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .docker.env

+ 2 - 2
.docker.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
@@ -71,7 +71,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/