Add phpinfo
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
const config = {
|
||||
APP_URL: 'http://localhost:3000',
|
||||
// API_URL: 'http://localhost:8080/v1',
|
||||
APP_URL: 'http://192.168.33.27:3000/',
|
||||
};
|
||||
|
||||
export { config }
|
||||
export { config };
|
||||
|
Reference in New Issue
Block a user