Skip to content

Commit

Permalink
Drop outdated python based QAI
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed Nov 13, 2023
1 parent 3888d54 commit 730ea31
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,21 +210,6 @@ services:
- "6667:6667/tcp"
- "6697:6697/tcp"

#
# QAI irc bot
#
faf-qai:
container_name: faf-qai
image: faforever/faf-qai:v1.1
user: ${FAF_QAI_USER}
restart: unless-stopped
volumes:
- ./config/faf-qai:/config
networks:
- faf
labels:
- "loki_retention=long"

#
# The content management system which is still being used as a backend for the website. The website accesses
# Wordpress over a JSON API plugin.
Expand Down

0 comments on commit 730ea31

Please sign in to comment.