Subversion-Projekte lars-tiefland.ci

Revision

Revision 826 | Revision 2047 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 826 Revision 2041
Zeile 21... Zeile 21...
21
|
21
|
22
| If you need to allow multiple domains, remember that this file is still
22
| If you need to allow multiple domains, remember that this file is still
23
| a PHP script and you can easily do that on your own.
23
| a PHP script and you can easily do that on your own.
24
|
24
|
25
*/
25
*/
26
$config['base_url'] = 'https://ci.starfleethq.de/backend';
26
$config['base_url'] = $_SERVER['SERVER_PROTOCOL'].'://'.$_SERVER['SERVER_NAME'].'/backend';
Zeile 27... Zeile 27...
27
 
27
 
28
/*
28
/*
29
|--------------------------------------------------------------------------
29
|--------------------------------------------------------------------------
30
| Index File
30
| Index File