server: try non-https to see if that works

This commit is contained in:
2024-09-19 16:07:59 -07:00
parent ca02d84d63
commit b0366c7b4d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -567,7 +567,7 @@ dependencies = [
[[package]]
name = "cacher"
version = "0.1.0"
source = "git+https://git-private.h.xinu.tv/wathiede/cacher#a6958a92d4631ad66cd580c0b29bf63c62378905"
source = "git+http://git-private.h.xinu.tv/wathiede/cacher#a6958a92d4631ad66cd580c0b29bf63c62378905"
dependencies = [
"log",
"mime_guess",