feature (作价和环境部署):完成住宅租赁迁移
1. 挂牌案例下载 2. 挂牌案例清洗 3. 成交案例下载 4. 成交案例清洗 5. 住宅租赁基价计算 6. repakcage name 7. 配置环境部署
This commit is contained in:
5
ruoyi-ui/Dockerfile
Normal file
5
ruoyi-ui/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM 172.16.30.243:5000/nginx:1.19.0
|
||||
|
||||
COPY dist/ /home/ruoyi/projects/ruoyi-ui
|
||||
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
Reference in New Issue
Block a user