mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-01 23:52:00 +00:00
Supervisorb pass
This commit is contained in:
@ -10,6 +10,16 @@ umask = 022
|
||||
nodaemon = 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]
|
||||
supervisor.rpcinterface_factory=supervisor.rpcinterface:make_main_rpcinterface
|
||||
|
||||
|
Reference in New Issue
Block a user