mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-12-20 12:05:40 +00:00
Supervisorb pass
This commit is contained in:
@ -13,12 +13,12 @@ nocleanup = false
|
|||||||
[inet_http_server]
|
[inet_http_server]
|
||||||
port = 9001
|
port = 9001
|
||||||
username = lndg-supervisord
|
username = lndg-supervisord
|
||||||
password = QCTHU8TQ6ENd3XnY-V-cWg # Change this password
|
password = 8888888888 # Change this password
|
||||||
|
|
||||||
[supervisorctl]
|
[supervisorctl]
|
||||||
serverurl = http://localhost:9001
|
serverurl = http://localhost:9001
|
||||||
username = lndg-supervisord
|
username = lndg-supervisord
|
||||||
password = QCTHU8TQ6ENd3XnY-V-cWg # Change this password
|
password = 8888888888 # 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