Uptime-Kuma-Web-API
Uptime-Kuma-Web-API copied to clipboard
admin_password does not update once changed
When I change the Admin_Pass on docker compose, it does not take effect even when performing a Docker Down and Up. I ended up deleting the DB files under /var/lib/docker/volumes/kuma_api/_data and perform a docker compose up in order for the new Admin_Pass to take in effect.
Is there a better way to do this?