Fix: reflect port usage used in README in compose

This commit is contained in:
Michele Bologna
2018-08-24 09:58:58 +02:00
parent 569e96fdb3
commit bdc22d3cc5

View File

@@ -5,7 +5,7 @@ services:
image: mbologna/docker-bitlbee
restart: always
ports:
- "6667:6667"
- "16667:6667"
volumes:
- data:/var/lib/bitlbee