Skip to content

Commit

Permalink
Mount ergochat config directory to allow config rehash
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Dec 29, 2023
1 parent 8df5761 commit d16b714
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,7 @@ services:
init: true
image: ghcr.io/ergochat/ergo:v2.12.0
volumes:
- ./config/ergochat/auth.sh:/ircd/auth.sh
- ./config/ergochat/ircd.yaml:/ircd/ircd.yaml
- ./config/ergochat:/ircd
- ./data/ergochat:/data
networks:
- faf
Expand Down

0 comments on commit d16b714

Please sign in to comment.