12 lines
337 B
Plaintext
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
|