Skip to content

Commit

Permalink
Set ergochat to init mode
Browse files Browse the repository at this point in the history
Avoid zombie processes (see ergochat/ergo#2096)
  • Loading branch information
Brutus5000 committed Nov 10, 2023
1 parent e758e59 commit 89c6b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ services:
# IRC for FAF chat.
#
ergochat:
init: true
image: ghcr.io/ergochat/ergo:v2.12.0
volumes:
- ./config/ergochat/auth.sh:/ircd/auth.sh
Expand Down

0 comments on commit 89c6b0b

Please sign in to comment.