Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arun-babu committed Feb 5, 2020
1 parent 63d5e15 commit 4b80ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Quickstart

- The setup will generate a self-signed certificate in **cert/** folder. Please update the **cert/** folder with real certificates and keys.

- Configure the [conf.py](https://github.com/iudx/iudx-sub-ca/blob/master/server/conf.py "conf.py") in **server/** directory according to your organization's credentials and details.
- Configure the [subca.py](https://github.com/iudx/iudx-sub-ca/blob/master/server/conf/subca.py "subca.py") in **server/conf/** directory according to your organization's credentials and details.

# To manage employees in your organization

Update the server/employee_db.py and restrat the server
Update the server/employee_db.py and restart the server

# To get docker logs

Expand Down

0 comments on commit 4b80ee9

Please sign in to comment.