Browse Source

Update .env.example

Shlee 3 years ago
parent
commit
a0efe2b408
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.example

+ 1 - 1
.env.example

@@ -1,5 +1,5 @@
 APP_NAME="Pixelfed"
-APP_ENV="prod"
+APP_ENV="production"
 APP_KEY=
 APP_DEBUG="false"