mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 17:48:36 +00:00
debug to false
This commit is contained in:
parent
4e661682c2
commit
416d28c3df
1 changed files with 1 additions and 1 deletions
2
run.sh
2
run.sh
|
@ -3,7 +3,7 @@
|
|||
# TODO: global env vars aren't used.
|
||||
cat > /app/.env.production << EOF
|
||||
APP_NAME=MyIdlers
|
||||
APP_DEBUG=true
|
||||
APP_DEBUG=false
|
||||
APP_KEY=
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
|
|
Loading…
Add table
Reference in a new issue