update 优化部署配置

This commit is contained in:
疯狂的狮子Li
2024-11-14 15:56:16 +08:00
parent 1a993a7899
commit a18e430056
6 changed files with 4 additions and 8 deletions

View File

@ -1,5 +1,3 @@
version: '3'
services:
# 此镜像仅用于测试 正式环境需自行安装数据库
# SID: XE user: system password: oracle

View File

@ -1,5 +1,3 @@
version: '3'
services:
mysql:
image: mysql:8.0.33