Started adding configuration stubs
This commit is contained in:
parent
9eb2d438a8
commit
904a5856ce
3 changed files with 7 additions and 0 deletions
0
bootstrap/conf/apache.conf
Normal file
0
bootstrap/conf/apache.conf
Normal file
0
bootstrap/conf/nginx.conf
Normal file
0
bootstrap/conf/nginx.conf
Normal file
7
bootstrap/config.php
Normal file
7
bootstrap/config.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$config = array(
|
||||
|
||||
);
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue