diff --git a/config.env.example b/config.env.example index 9483a60..3d04968 100644 --- a/config.env.example +++ b/config.env.example @@ -3,7 +3,7 @@ SID="01A" SERVER_NAME="irc.lame-network.local" NETWORK_NAME="NetcraveIRC" STS_HOST="irc.lame-network.local" -SASL_TARGET="irc.services" +SASL_TARGET="services.lame-network.local" ADMIN_PASSWORD="changeme" PORT="6667" SSL_PORT="6697"