ソースを参照

Update .env.example

Shlee 3 年 前
コミット
a0efe2b408
1 ファイル変更1 行追加1 行削除
  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"