Commit Graph

4 Commits

Author SHA1 Message Date
DrMxrcy
7cc56be73d Update docker-compose.yml
Apache is still spitting out errors that `Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
`

Some people in the repo recomended trying ``--serverstransport.insecureskipverify=true``
2023-04-03 22:58:54 +02:00
DrMxrcy
bd0e89e533 Update docker-compose.yml 2023-04-03 22:58:54 +02:00
DrMxrcy
4554858ebd LittleLink
LittleLink Custom Is currently broken, and it seems to be an issue with Traefik.

What this Fixes (So Far)
- Setup can be completed using the local IP (When trying to use the reverse proxy domain, it redirects to http after the 4th step)

- Should fix the permission issue, and enable https redirects by defualt (does not work for setup though)

Feel free to drop any suggestions out on this one!
2023-04-03 22:58:54 +02:00
Nicolas Meienberger
0a46d0725f fix(littlelink): correct folder name 2023-03-20 22:58:25 +01:00