mirror of
https://github.com/cachethq/cachet.git
synced 2026-03-03 02:27:01 +00:00
Default to production
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
APP_ENV=local
|
||||
APP_ENV=production
|
||||
APP_DEBUG=false
|
||||
APP_URL=http://localhost
|
||||
APP_KEY=SomeRandomString
|
||||
|
||||
Reference in New Issue
Block a user