Commit f0065f8d00a72fcbde6adca8beb81d07c92eb4fa

Authored by guzijian
1 parent 8d7d1613

feat: 修改docker配置image,Bsth -> bsth

Showing 1 changed file with 1 additions and 1 deletions
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3' @@ -2,7 +2,7 @@ version: '3'
2 services: 2 services:
3 admin-server: 3 admin-server:
4 container_name: Bsth-admin 4 container_name: Bsth-admin
5 - image: Bsth-admin 5 + image: bsth-admin
6 build: 6 build:
7 args: 7 args:
8 # 项目名称 8 # 项目名称