Upgrade listmonk, no need basic_auth anymore
This commit is contained in:
parent
6532ee8123
commit
8726b40284
2 changed files with 1 additions and 7 deletions
|
|
@ -36,12 +36,6 @@ write_files:
|
|||
}
|
||||
}
|
||||
|
||||
@adminroute path /admin /admin/* /api/* /webhooks/*
|
||||
basic_auth @adminroute {
|
||||
nemunaire "$2a$14$F937dQbs6iizd/.p8UZdKuY0O5BjKfkmshKFDH0uA4HJEIrSq2hZa"
|
||||
happyuser "$2a$14$QvpmUl8MBxuqB14mP393yuuQ24/lxibj3zBRzvCdovJQOPeKTzAQC"
|
||||
}
|
||||
|
||||
reverse_proxy listmonk:9000 {
|
||||
flush_interval -1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue