-
Notifications
You must be signed in to change notification settings - Fork 45
2. Reload secrets and configuration
stanfrbd edited this page Mar 3, 2025
·
2 revisions
docker exec -it cyberbro bash
root@7b6e1c38676e:/app# nano secrets.json
root@7b6e1c38676e:/app# service supervisor restart
root@7b6e1c38676e:/app# exit
- Then go to http://127.0.0.1:5000 and use Cyberbro.
- Edit
secrets.json
with the updated values. docker compose up --build --force-recreate -d
- Then go to http://127.0.0.1:5000 and use Cyberbro.
- Edit
secrets.json
with the updated values. - Restart your
gunicorn
instance or startsupervisord
e.g.service supervisord restart
- Then go to http://127.0.0.1:5000 and use Cyberbro.
Any questions? Raise an issue or contact @cyberbro_cti on X / @cyberbro on Mastodon (infosec.exchange).