修改容器名称

master
Chopper 2021-05-14 15:43:12 +08:00
parent 14dd28119c
commit 275bc649f4
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
mongo:
image: mongo
restart: always
container_name: 'lilishop'
container_name: 'mongo'
environment:
MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: lilishop