Pārlūkot izejas kodu

Update .docker.env

Diego Barreiro 5 gadi atpakaļ
vecāks
revīzija
31b51218cb
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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/