Enable debug mode in docker-compose
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Ryan Cavicchioni 2022-09-02 11:55:15 -05:00
parent 6a389be6a7
commit 0e4680eef2
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -5,3 +5,4 @@ services:
environment:
- BEEPBOOP_DISCORD_TOKEN
- BEEPBOOP_OPEN_WEATHER_MAP_TOKEN
- BEEPBOOP_DEBUG=true