first commit
This commit is contained in:
6
config.js.example
Normal file
6
config.js.example
Normal file
@ -0,0 +1,6 @@
|
||||
const config = {
|
||||
APP_URL: 'http://localhost:3000',
|
||||
// API_URL: 'http://localhost:8080/v1',
|
||||
};
|
||||
|
||||
export { config }
|
Reference in New Issue
Block a user