mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
add 增加 docker 配置
This commit is contained in:
2
docker/.env
Normal file
2
docker/.env
Normal file
@ -0,0 +1,2 @@
|
||||
REGISTER=ruoyi
|
||||
TAG=2.4.0
|
@ -84,7 +84,8 @@ services:
|
||||
privileged: true
|
||||
restart: always
|
||||
networks:
|
||||
- ruoyi_net
|
||||
ruoyi_net:
|
||||
ipv4_address: 172.30.0.60
|
||||
|
||||
networks:
|
||||
ruoyi_net:
|
||||
|
Reference in New Issue
Block a user