Add authentication

This commit is contained in:
Fabian Stamm 2020-12-10 00:30:00 +01:00
parent c25fd25b0b
commit bd01aea8b4

View File

@ -17,5 +17,9 @@ http:// {
encode @notmedia zstd gzip encode @notmedia zstd gzip
file_server browse file_server browse
basicauth * {
notroot JDJhJDE0JDlKUDlwYkdXclBETGhhN2szdDQyNnUyb0V5elV3QWNEM2JEU2E2Q1lsZmlFTS9pb2YyL1BD
}
try_files {path} {path}.html {path}/index.html try_files {path} {path}.html {path}/index.html
} }