Remove containers and volumes including 2FA settings:
cd ~/tactical
docker-compose down -v
Start up again:
docker-compose up -d
I guess in trmm-frontend
container but not sure…
Remove containers and volumes including 2FA settings:
cd ~/tactical
docker-compose down -v
Start up again:
docker-compose up -d
I guess in trmm-frontend
container but not sure…