Commit a2d2f614 authored by 以墨为白's avatar 以墨为白 🎧

Update README.md

parent a6d50d92
### 说明 ### 说明
#####oracle环境 #####oracle环境
``` ```
170.2.229.213:1522 oracle12c docker 170.2.229.222:1522 oracle12c docker
``` ```
#####应用 #####应用
``` ```
170.2.229.211 170.2.229.222
/opt/xwsq /opt/xwsq
pm2 配置文件/opt/processes.json pm2 配置文件/opt/processes.json
pm2 日志文件/opt/logs pm2 日志文件/opt/logs
```
### 开放防火墙
```
firewall-cmd --list-ports
firewall-cmd --add-port 4085/tcp
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment