update
This commit is contained in:
parent
355b61aff3
commit
d3df21b967
@ -74,10 +74,10 @@ discord:
|
|||||||
|
|
||||||
# 数据库配置
|
# 数据库配置
|
||||||
database:
|
database:
|
||||||
host: "gz-cynosdbmysql-grp-2j1cnopr.sql.tencentcdb.com"
|
host: "cd-cynosdbmysql-grp-7kdd8qe4.sql.tencentcdb.com"
|
||||||
port: 27469
|
port: 26558
|
||||||
user: "root"
|
user: "root"
|
||||||
password: "Aa#223388"
|
password: "gUjjmQpu6c7V0hMF"
|
||||||
db_name: "cryptoai"
|
db_name: "cryptoai"
|
||||||
|
|
||||||
# 腾讯云SES邮件服务配置
|
# 腾讯云SES邮件服务配置
|
||||||
|
|||||||
@ -29,7 +29,7 @@ services:
|
|||||||
cryptoai-api:
|
cryptoai-api:
|
||||||
build: .
|
build: .
|
||||||
container_name: cryptoai-api
|
container_name: cryptoai-api
|
||||||
image: cryptoai-api:0.2.25
|
image: cryptoai-api:0.2.26
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user