Skip to content

tlze/caddy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

caddy-docker with webdav

https://www.example.com {
    webdav {
        root /path
    }
    tls /path/ssl.crt /path/ssl.key
    
    # caddy hash-password
    basicauth {
        bai ......
    }
}

About

My Caddy docker with something, This is my toy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published