diff --git a/compose/env-sample/lndtn/supervisord.conf b/compose/env-sample/lndtn/supervisord.conf index 61bdd32..55d7d9b 100644 --- a/compose/env-sample/lndtn/supervisord.conf +++ b/compose/env-sample/lndtn/supervisord.conf @@ -13,12 +13,12 @@ nocleanup = false [inet_http_server] port = 9001 username = lndg-supervisord -password = QCTHU8TQ6ENd3XnY-V-cWg # Change this password +password = 8888888888 # Change this password [supervisorctl] serverurl = http://localhost:9001 username = lndg-supervisord -password = QCTHU8TQ6ENd3XnY-V-cWg # Change this password +password = 8888888888 # Change this password [rpcinterface:supervisor] supervisor.rpcinterface_factory=supervisor.rpcinterface:make_main_rpcinterface