mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 02:32:57 +00:00
hot fix #1
This commit is contained in:
@@ -6,6 +6,9 @@ REACT_APP_API_URL=/api/v1
|
||||
REACT_APP_NAME=Fotbal Club Manager
|
||||
REACT_APP_ENV=development
|
||||
|
||||
# Translation API Configuration
|
||||
# Uses tdvorak.dev free translation service - no API key required
|
||||
|
||||
# FACR API Configuration - Local instance
|
||||
# Backend exposes the FACR proxy under /api/v1/facr
|
||||
REACT_APP_FACR_API_BASE_URL=/api/v1/facr
|
||||
@@ -21,6 +24,7 @@ REACT_APP_FACR_CACHE_TTL=3600000 # 1 hour in milliseconds
|
||||
# Homepage Layout Configuration
|
||||
# Options: 'sparta' (premium layout) or 'classic' (default layout)
|
||||
REACT_APP_HOMEPAGE_LAYOUT=classic
|
||||
REACT_APP_ESHOP_URL=
|
||||
|
||||
# Mapy.cz REST API Key (used for place suggestions on Admin Activities)
|
||||
# Get a key at: https://developer.mapy.com/my-account/project-and-api-keys/
|
||||
|
||||
Reference in New Issue
Block a user