Files
WrenchBoradWeb/www-api/public/svs/config.php
T
2022-11-27 14:44:55 +08:00

5 lines
106 B
PHP
Executable File

<?php
$base_url = 'https://www.wrenchboard.com/svs/';
$local_url = 'https://www.wrenchboard.com/svs/';
?>