Refactor project branding from HexaHost to Axiom across all configurations, documentation, and code files. Update environment variables, Docker setup, and README to reflect the new brand name. Ensure consistency in naming conventions and improve clarity in setup instructions.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
TOKEN=TOKEN_HERE
|
||||
brand_name='HexaHost'
|
||||
NEXT_PUBLIC_BRAND_NAME='HexaHost'
|
||||
brand_name='Axiom'
|
||||
NEXT_PUBLIC_BRAND_NAME='Axiom'
|
||||
|
||||
# ── Multiple instances (optional) ─────────────────────────────────────────────
|
||||
# Run several bot processes on one host — each needs its own .env / TOKEN / API_PORT.
|
||||
|
||||
Reference in New Issue
Block a user