4 lines
52 B
PHP
4 lines
52 B
PHP
<?php
|
|
|
|
define("API_BASE", "http://localhost:8080");
|
<?php
|
|
|
|
define("API_BASE", "http://localhost:8080");
|