Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move Discord bot token to service-specific environment
The Discord bot token environment variable has been relocated from the global to the service-specific environment section in docker-compose.yml. This ensures it is only available to the relevant service, improving security and configuration clarity.
- Loading branch information