refined README
This commit is contained in:
parent
170fb6c3ae
commit
9abb15de66
@ -7,7 +7,7 @@ a searchable list of existing markdown files from CodiMD, i.e., [https://hackmd.
|
|||||||
## Testing locally
|
## Testing locally
|
||||||
|
|
||||||
|
|
||||||
Execute `docker build . --tag codimd; docker run -p 5000:5000 --env TESTING=True codimd` to run the app in testing mode locally. No database credentials are required for test
|
Execute `docker build . --tag codimd; docker run -p 5000:5000 --env TESTING=True codimd` to run the app in testing mode locally. No database credentials are required during testing mode; test data is read from a local file.
|
||||||
|
|
||||||
### Open issues
|
### Open issues
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user