- Add env_file support for L2_SERVER and L2_DOMAIN - Fix typo in L2_SERVER URL (ros-ash -> rose-ash) - Add .env.example with required variables 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
# L1 Server Configuration
|
|
|
|
# L2 server URL (for authentication and publishing)
|
|
L2_SERVER=https://artdag.rose-ash.com
|
|
|
|
# L2 domain for ActivityPub actor IDs (e.g., @user@domain)
|
|
L2_DOMAIN=artdag.rose-ash.com
|