mirror of
https://github.com/YGGverse/titan-II.git
synced 2025-02-04 11:04:21 +00:00
reduce line length
This commit is contained in:
parent
de374183f5
commit
d70bc9f02b
@ -8,7 +8,7 @@ Gemini Protocol library for PHP 8
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
1. `composer require yggverse/titan-ii`
|
1. `composer require yggverse/titan-ii`
|
||||||
2. `openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem -days 3650 -nodes -subj "/CN=IP"`
|
2. `openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem -days 1 -nodes -subj "/CN=IP"`
|
||||||
3. `php server.php`
|
3. `php server.php`
|
||||||
4. `gemini://[IP]`
|
4. `gemini://[IP]`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user