build(docker): 更新 Docker 镜像仓库地址为 ericterminal
This commit is contained in:
@@ -2,9 +2,9 @@ services:
|
||||
core:
|
||||
container_name: MoFox-Bot
|
||||
#### prod ####
|
||||
image: hunuon/mofox:latest
|
||||
image: ericterminal/mofox:latest
|
||||
#### dev ####
|
||||
# image: hunuon/mofox:dev
|
||||
# image: ericterminal/mofox:dev
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user