mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 18:52:56 +00:00
@@ -1,5 +1,5 @@
|
||||
// API configuration
|
||||
export const API_BASE_URL = process.env.REACT_APP_API_BASE_URL || 'http://localhost:8080';
|
||||
export const API_BASE_URL = process.env.REACT_APP_API_BASE_URL || '';
|
||||
|
||||
// App configuration
|
||||
export const APP_NAME = 'Fotbal Club';
|
||||
|
||||
Reference in New Issue
Block a user