6 lines
62 B
PHP
6 lines
62 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return [
|
||
|
|
'domain' => 'http://192.168.3.75:8081'
|
||
|
|
];
|