chore: align setup with EJClaw dual-service architecture
This commit is contained in:
7
.env.codex.example
Normal file
7
.env.codex.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# ===== EJClaw Codex Service Environment =====
|
||||
# Copy this file to .env.codex for the ejclaw-codex service.
|
||||
# This file is loaded via EnvironmentFile in the systemd unit.
|
||||
# The main .env is NOT loaded by the codex service — put shared vars there and
|
||||
# set them as Environment= lines in the systemd unit, or duplicate them here.
|
||||
|
||||
DISCORD_BOT_TOKEN= # Discord bot token (Codex bot — separate from Claude bot)
|
||||
Reference in New Issue
Block a user