Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3919979
D2260.id5686.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
471 B
Referenced Files
None
Subscribers
None
D2260.id5686.diff
View Options
diff --git a/files/usr/local/sbin/init-container b/files/usr/local/sbin/init-container
--- a/files/usr/local/sbin/init-container
+++ b/files/usr/local/sbin/init-container
@@ -7,7 +7,7 @@
echo "the same in production to avoid loss of encrypted and hashed data."
echo
echo "You can do so adding this argument to your container run command:"
- echo "-e \"APP_KEY=$(openssl rand -base64 36)\""
+ echo "-e \"APP_KEY=$(php artisan key:generate --show)\""
exit 1
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 13:09 (17 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2309219
Default Alt Text
D2260.id5686.diff (471 B)
Attached To
Mode
D2260: Use Laravel mechanism to generate application key
Attached
Detach File
Event Timeline
Log In to Comment