You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docker-irc/.env.example

25 lines
376 B

# Global Settings
TZ=Etc/UTC
LOCAL_STACK_DIR=/srv/docker/volumes/irc
4 years ago
# Networks
NETWORK=webservices
IRC_NETWORK=irc-webservices
ZNC_INTERNET=znc-internet
4 years ago
# znc (optional)
ZNC_CONTAINER_NAME=
ZNC_RESTART=
4 years ago
# reverseproxy (optional)
RP_CONTAINER_NAME=
RP_RESTART=
# webircgateway (optional)
WI_CONTAINER_NAME=
WI_RESTART=
# kiwiirc (optional)
KI_CONTAINER_NAME=
KI_RESTART=