From 9117df186c3a1c3bcd6e96941c5a668f559d1195 Mon Sep 17 00:00:00 2001 From: Christian Winther Date: Mon, 19 Feb 2024 00:52:12 +0000 Subject: [PATCH] more validation fixes --- .env.docker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.docker b/.env.docker index fb15956b4..a38c6b61c 100644 --- a/.env.docker +++ b/.env.docker @@ -47,7 +47,7 @@ ADMIN_DOMAIN="${APP_DOMAIN}" # # @default "production" # @see https://docs.pixelfed.org/technical-documentation/config/#app_env -# @dottie/validate required,oneof='production,dev,staging' +# @dottie/validate required,oneof=production dev staging #APP_ENV="production" # When your application is in debug mode, detailed error messages with stack traces will