Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 317 Bytes

k.hub.frontend.environments

This project is dedicated to managing environment variables for the k.hub.frontend application.

Usage

Only environment variables that start with KHUB_ are allowed and used within this project.

Example

KHUB_BASE_URL=https://api.example.com
KHUB_TOKEN=your_token_here