mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update VIEW_COMPILED_PATH with default value in .env.example
This commit is contained in:
+1
-1
@@ -118,5 +118,5 @@ TMDB_LOG=false
|
||||
|
||||
TEMP_UNRAR_PATH=
|
||||
|
||||
VIEW_COMPILED_PATH=
|
||||
VIEW_COMPILED_PATH=/var/www/NNTmux/storage/framework/views
|
||||
ASSET_URL=
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
2018-12-19 DariusIII
|
||||
* Chg: Update VIEW_COMPILED_PATH with default value in .env.example
|
||||
* Chg: Force migration if NNTmux application is in production when updating database
|
||||
* Chg: Add migrations_table.sql so users that are patched run it and be able to use laravel's migrate method from now on
|
||||
* Chg: Update TmuxOutput class
|
||||
|
||||
Reference in New Issue
Block a user