Files
KNELProductionContainers/CloudronPackages/secret.txt
2025-10-17 15:09:16 -05:00

12 lines
337 B
Plaintext

# Cloudron API Credentials
# Place your Cloudron API tokens here
# Cloudron API Key (from super admin account)
CLOUDRON_API_KEY=your_api_key_here
# Cloudron Builder Service Token
CLOUDRON_BUILDER_TOKEN=your_builder_token_here
# Note: This file is gitignored for security
# Replace the placeholder values with actual tokens before use