mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 00:19:15 +00:00
Delay TLS Proxy
This commit is contained in:
parent
bbd155edf9
commit
92d8162110
|
@ -3,8 +3,8 @@
|
|||
|
||||
[Unit]
|
||||
Description=Proxy for Secure Electrs
|
||||
Wants=bitcoind.service
|
||||
After=bitcoind.service
|
||||
Wants=mynode.service bitcoind.service
|
||||
After=mynode.service bitcoind.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
Loading…
Reference in New Issue
Block a user