mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 21:18:13 +08:00
7 lines
145 B
Python
7 lines
145 B
Python
- 进入主目录(先安装docker环境)
|
||
```
|
||
docker-compose up -d
|
||
```
|
||
|
||
- 浏览器打开: [http://127.0.0.1:8000](http://127.0.0.1:8000)
|