mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-03 00:21:49 +00:00
Supervisorb pass
This commit is contained in:
@ -10,6 +10,16 @@ umask = 022
|
|||||||
nodaemon = false
|
nodaemon = false
|
||||||
nocleanup = false
|
nocleanup = false
|
||||||
|
|
||||||
|
[inet_http_server]
|
||||||
|
port = 9001
|
||||||
|
username = lndg-supervisord
|
||||||
|
password = QCTHU8TQ6ENd3XnY-V-cWg # Change this password
|
||||||
|
|
||||||
|
[supervisorctl]
|
||||||
|
serverurl = http://localhost:9001
|
||||||
|
username = lndg-supervisord
|
||||||
|
password = QCTHU8TQ6ENd3XnY-V-cWg # Change this password
|
||||||
|
|
||||||
[rpcinterface:supervisor]
|
[rpcinterface:supervisor]
|
||||||
supervisor.rpcinterface_factory=supervisor.rpcinterface:make_main_rpcinterface
|
supervisor.rpcinterface_factory=supervisor.rpcinterface:make_main_rpcinterface
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user