This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
NewsBlur
Watch
1
Star
0
Fork
You've already forked NewsBlur
0
mirror of
https://github.com/samuelclay/NewsBlur.git
synced
2025-08-31 21:41:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
67b06a73df
NewsBlur
/
docker
/
haproxy
History
Samuel Clay
18c1ac8365
Fixing broken calc command in compressed CSS. Can use a - but not a + because the space will condense from calc(100% + 56px) to calc(100%+56px) which is invalid CSS.
2021-04-07 21:25:22 -04:00
..
haproxy.consul.cfg.j2
Fixing broken calc command in compressed CSS. Can use a - but not a + because the space will condense from calc(100% + 56px) to calc(100%+56px) which is invalid CSS.
2021-04-07 21:25:22 -04:00
haproxy.docker-compose.cfg
Fixing
#1435
. imageproxy is now configured and loaded locally. The url is now /imageproxy and HAProxy knows to trim the url before sending it to the imageproxy service.
2021-04-01 17:01:05 -04:00