mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-24 08:31:45 +08:00
https://github.com/chatopera/cskefu/issues/384 rollback to chatopera.com
This commit is contained in:
parent
3d2a8d9cdd
commit
b49184c33d
@ -119,7 +119,7 @@
|
||||
<repository>
|
||||
<id>chatopera</id>
|
||||
<name>Chatopera Inc.</name>
|
||||
<url>https://nexus.cskefu.com/repository/maven-public/</url>
|
||||
<url>https://nexus.chatopera.com/repository/maven-public/</url>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
</releases>
|
||||
|
@ -367,14 +367,14 @@
|
||||
<dependency>
|
||||
<groupId>com.chatopera.bot</groupId>
|
||||
<artifactId>sdk</artifactId>
|
||||
<version>3.3.1</version>
|
||||
<version>3.3.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>chatopera</id>
|
||||
<name>Chatopera Inc.</name>
|
||||
<url>https://nexus.cskefu.com/repository/maven-public</url>
|
||||
<url>https://nexus.chatopera.com/repository/maven-public</url>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
</releases>
|
||||
@ -388,12 +388,12 @@
|
||||
<repository>
|
||||
<id>chatopera-releases</id>
|
||||
<name>Chatopera Nexus Releases</name>
|
||||
<url>https://nexus.cskefu.com/repository/maven-releases/</url>
|
||||
<url>https://nexus.chatopera.com/repository/maven-releases/</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>chatopera-snapshots</id>
|
||||
<name>Chatopera Nexus Snapshots</name>
|
||||
<url>https://nexus.cskefu.com/repository/maven-snapshots/</url>
|
||||
<url>https://nexus.chatopera.com/repository/maven-snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
||||
|
@ -48,7 +48,7 @@ services:
|
||||
- CSKEFU_MODULE_CONTACTS=true
|
||||
- CSKEFU_MODULE_CHATBOT=true
|
||||
- SKYPE_CHANNEL_CRM=${SKYPE_CHANNEL_CRM:-placeholder}
|
||||
- BOT_PROVIDER=${BOT_PROVIDER:-https://bot.cskefu.com}
|
||||
- BOT_PROVIDER=${BOT_PROVIDER:-https://bot.chatopera.com}
|
||||
- BOT_THRESHOLD_FAQ_BEST_REPLY=${BOT_THRESHOLD_FAQ_BEST_REPLY:-0.9}
|
||||
- BOT_THRESHOLD_FAQ_SUGG_REPLY=${BOT_THRESHOLD_FAQ_SUGG_REPLY:-0.3}
|
||||
- CSKEFU_SETTINGS_WEBIM_VISITOR_SEPARATE=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user