feat: responsive desing

feat: load api from .env
This commit is contained in:
Pc
2025-12-31 13:28:27 +01:00
parent 311d3d75e9
commit de9486bece
7 changed files with 168 additions and 104 deletions

View File

@@ -3,4 +3,5 @@ PUBLIC_URL=https://example.com # Publicly accessible website root, used for rewr
USE_SUBDOMAINS=true # Whether backend allows for use of subdomains in URL generation.
DEBUG=false
# Frontend specific
<miejsce na twoje zmienne>
<miejsce na twoje zmienne>
VITE_API_TARGET=kitkat.example.com # Target backend for API requests.