mirror of
https://github.com/veops/cmdb.git
synced 2025-08-06 10:01:57 +08:00
docker-compose 构建后的默认账号密码
This commit is contained in:
@@ -4,3 +4,5 @@
|
||||
```
|
||||
|
||||
- 浏览器打开: [http://127.0.0.1:8000](http://127.0.0.1:8000)
|
||||
- username: demo 或者 admin
|
||||
- password: 123456
|
||||
|
@@ -5,8 +5,5 @@
|
||||
docker-compose up -d
|
||||
```
|
||||
- View: [http://127.0.0.1:8000](http://127.0.0.1:8000)
|
||||
|
||||
### Environment and dependency
|
||||
- database: mysql
|
||||
- cache: redis
|
||||
- python: python2.7, >=python3.6
|
||||
- username: demo or admin
|
||||
- password: 123456
|
Reference in New Issue
Block a user