Explorar el Código

Update .env.example

Shlee hace 3 años
padre
commit
a0efe2b408
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"