mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-03 18:22:57 +00:00
@@ -62,10 +62,10 @@ MAX_FILES=5 # Maximum number of files per upload
|
||||
ALLOWED_ORIGINS=http://localhost:3000,http://localhost:8080
|
||||
# Frontend Configuration
|
||||
REACT_APP_NAME=Fotbal Club Manager
|
||||
REACT_APP_API_URL=http://localhost:8080/api/v1
|
||||
REACT_APP_API_URL=/api/v1
|
||||
|
||||
# FACR API Configuration
|
||||
REACT_APP_FACR_API_BASE_URL=http://localhost:8080/api/v1/facr
|
||||
REACT_APP_FACR_API_BASE_URL=/api/v1/facr
|
||||
REACT_APP_FACR_API_TIMEOUT=5000
|
||||
REACT_APP_FACR_CACHE_TTL=3600000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user