This commit is contained in:
2025-08-26 19:16:41 -04:00
parent 7ca61eb712
commit 6725529b01
113 changed files with 0 additions and 337 deletions

7
kms/kms-frontend/.env Normal file
View File

@ -0,0 +1,7 @@
# KMS Frontend Configuration
REACT_APP_API_URL=http://localhost:8080
REACT_APP_APP_NAME=KMS Frontend
REACT_APP_VERSION=1.0.0
# Development settings
GENERATE_SOURCEMAP=true