mirror of
https://gitee.com/dromara/orion-visor.git
synced 2026-05-13 20:12:09 +08:00
🔨 升级 fastjson.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# https://github.com/aaPanel/appstore/tree/main/apps/orion_visor
|
||||
|
||||
services:
|
||||
orion-ui:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/orionsec/orion-visor-ui:latest
|
||||
@@ -162,20 +164,6 @@ services:
|
||||
networks:
|
||||
- baota_net
|
||||
|
||||
orion-adminer:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/orionsec/orion-visor-adminer:latest
|
||||
ports:
|
||||
- "8081:8080"
|
||||
environment:
|
||||
ADMINER_DEFAULT_SERVER: ${MYSQL_HOST:-mysql}
|
||||
depends_on:
|
||||
orion-mysql:
|
||||
condition: service_healthy
|
||||
labels:
|
||||
createdBy: "bt_apps"
|
||||
networks:
|
||||
- baota_net
|
||||
|
||||
networks:
|
||||
baota_net:
|
||||
external: true
|
||||
Reference in New Issue
Block a user