mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 02:35:49 +08:00
docs: revise 'quick start' part of readme (#311)
Signed-off-by: Товарищ <2962928213@qq.com>
This commit is contained in:
parent
ebc5fe454c
commit
b7f2f9056f
@ -123,7 +123,7 @@ This method requires [docker](https://docs.docker.com/get-docker/) and [docker-c
|
||||
Edit `conf/app.conf`, modify `dataSourceName` to the fixed content:
|
||||
|
||||
```bash
|
||||
dataSourceName = root:123@tcp(db:3306)/
|
||||
dataSourceName = root:123456@tcp(db:3306)/
|
||||
```
|
||||
|
||||
> If you need to modify `conf/app.conf`, you need to re-run `docker-compose up`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user