mirror of
https://gitee.com/kennylee/docker.git
synced 2024-11-29 10:29:07 +08:00
修复finebi的docker-compose
This commit is contained in:
parent
dd533d9eab
commit
7c237173a0
@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
app:
|
||||
image: registry.timekey.com.cn:5000/timekey/finebi:v5.1.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/kennylee/finebi
|
||||
ports:
|
||||
- "8080:8080"
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user