Use new config envvar

This commit is contained in:
2024-07-06 12:54:49 -03:00
parent eedad69f72
commit c28239295f
2 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,7 @@
http://*:8888 {
basicauth /admin/* {
admin {$HTTP_BASIC_AUTH_PASSWORD}
admin {$FAASO_PASSWORD}
}
handle_path /admin/terminal/* {