diff options
| author | 2020-03-20 18:16:44 -0400 | |
|---|---|---|
| committer | 2020-03-20 18:16:44 -0400 | |
| commit | 55aac3508b30ffbb26a74372f958bc526a9773fc (patch) | |
| tree | 620601201c74a56f71dda42cfd73823002fe6311 /docker-compose.yml | |
| parent | Battleships - change hard-coded strings in subcommand (diff) | |
| parent | Merge pull request #373 from python-discord/python38 (diff) | |
Merge branch 'master' into battleships
Diffstat (limited to 'docker-compose.yml')
| -rw-r--r-- | docker-compose.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index f2f4b056..30e8a109 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,7 +16,6 @@ services: # - SEASONALBOT_ADMIN_ROLE_ID= # - CHANNEL_ANNOUNCEMENTS= # - CHANNEL_DEVLOG= - # - CHANNEL_SEASONALBOT_CHAT= # - SEASON_OVERRIDE= volumes: |