cleanup
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// Auto-detect API base URL from current domain
|
||||
const API_BASE_URL = window.location.protocol + '//' + window.location.host;
|
||||
|
||||
//const API_BASE_URL = 'http://localhost:5000'; //used for development
|
||||
//const API_BASE_URL = 'https://kleinanzeigen.mosad.xyz'; //used for development
|
||||
|
||||
// Application state
|
||||
const AppState = {
|
||||
|
||||
Reference in New Issue
Block a user