ci: 修改名称错误

This commit is contained in:
sunxiaolong
2024-07-06 15:25:04 +08:00
parent 6e2a2a5e58
commit eab5e263f8
2 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@ steps:
- name: build new image
commands:
- docker compose build --no-cache
- name: clean old continaer
- name: clean old container
commands:
- docker container inspect kami_boss &> /dev/null && docker container rm -f kami_boss
- name: start new container

View File

@@ -10,10 +10,10 @@ sessionon = true
[mysql]
dbhost = localhost
dbport = 33654
dbport = 3306
dbuser = root
dbpasswd = 123456
dbbase = kami
dbbase = juhe_pay
[redis]
host = localhost
@@ -25,7 +25,7 @@ db = 10
host = http://localhost:12309/
[portal]
host = http://localhost:12400/
host = http://localhost:5173
[testExtraLink]
; 测试连接