Default to production
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
APP_ENV=local
|
APP_ENV=production
|
||||||
APP_DEBUG=false
|
APP_DEBUG=false
|
||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
APP_KEY=SomeRandomString
|
APP_KEY=SomeRandomString
|
||||||
|
|||||||
Reference in New Issue
Block a user