mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 18:14:06 +02:00
ci
This commit is contained in:
parent
7fb633eab3
commit
b0492eab11
3 changed files with 76 additions and 1 deletions
|
|
@ -16,4 +16,8 @@ if it already detects a running one and it will only destroy a server that was c
|
|||
|
||||
This does mean that if the program is (re-)started while a server is already active, the program will not
|
||||
start and destroy any server because it can't be sure it should control the running server.
|
||||
You'll need to manually destroy the existing server in that case.
|
||||
You'll need to manually destroy the existing server in that case.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- requires openssl 1.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue