mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 17:06:28 +02:00
automatically add medias as link if phone does not support mms
This commit is contained in:
parent
4cd52ae9ec
commit
878d820dc2
7 changed files with 20 additions and 39 deletions
|
@ -1,5 +1,8 @@
|
|||
<?php
|
||||
$env = [
|
||||
//Public static URL
|
||||
'STATIC_HTTP_URL' => '%APP_STATIC_HTTP_URL%',
|
||||
|
||||
//Database access
|
||||
'DATABASE_HOST' => '%APP_DATABASE_HOST%',
|
||||
'DATABASE_NAME' => '%APP_DATABASE_NAME%',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue