Christian Winther 1 anno fa
parent
commit
4dc15bb37d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .env.docker

+ 1 - 1
.env.docker

@@ -819,7 +819,7 @@ SESSION_DRIVER="redis"
 #
 # @default the value of APP_DOMAIN, or null.
 # @see https://docs.pixelfed.org/technical-documentation/config/#session_domain
-# @dottie/validate required,domain
+# @dottie/validate required,hostname
 #SESSION_DOMAIN="${APP_DOMAIN}"
 
 ################################################################################