Package or bust!

This commit is contained in:
2025-10-17 15:09:16 -05:00
parent 1fe434ea3e
commit 8918d89b45
61 changed files with 891 additions and 1471 deletions

View File

@@ -0,0 +1,11 @@
# 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