diff --git a/scripts/prometheus/web.yml.example b/scripts/prometheus/web.yml.example new file mode 100644 index 0000000..339a9c4 --- /dev/null +++ b/scripts/prometheus/web.yml.example @@ -0,0 +1,2 @@ +basic_auth_users: + admin: {bcrypt-hashed-password} \ No newline at end of file