mirror of
https://github.com/YGGverse/bdoku.git
synced 2026-03-31 17:55:36 +00:00
update readme
This commit is contained in:
parent
d0940a715b
commit
bb1da58156
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@ Project under development, please join to work by sending PR or bug report!
|
|||
1. `cd dokuwiki-gemini-server`
|
||||
2. `mkdir host/127.0.0.1`
|
||||
3. `cp example/config.json host/127.0.0.1/config.json`
|
||||
4. `openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem -days 365 -nodes -subj "/CN=127.0.0.1"`
|
||||
4. `cd host/127.0.0.1`
|
||||
5. `openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem -days 365 -nodes -subj "/CN=127.0.0.1"`
|
||||
|
||||
## Start
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue