mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 07:44:27 +02:00
Fix missing values in sample files
This commit is contained in:
parent
98da37076d
commit
cf78f1baea
2 changed files with 4 additions and 0 deletions
|
@ -40,5 +40,7 @@ return [
|
|||
'language' => 'en',
|
||||
'basepath' => '/vagrant',
|
||||
'ssl_policy' => \Friendica\App\BaseURL::SSL_POLICY_SELFSIGN,
|
||||
'url' => 'https://192.168.56.10',
|
||||
'urlpath' => '',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue