2018-10-14 18:00:06 +05:30
|
|
|
#!/usr/bin/env bash
|
2018-10-06 20:06:52 -04:00
|
|
|
echo "========================================================================="
|
|
|
|
echo "========================================================================="
|
|
|
|
echo "lbry-docker: does not maintain or support custom configuration of traefik"
|
|
|
|
echo " lbry-docker comes with a YMMV boilerplate reverse proxy for"
|
|
|
|
echo " your convenience only and changing this configuration voids"
|
|
|
|
echo " your warranty."
|
|
|
|
echo "========================================================================="
|