lbry-docker/traefik/debugpaste-it.sh
Leopere 2e4eed0d61 Adding feedback for traefik's debugpaste-it.sh
I may add this into the image but for the most part its a placeholder.
2018-10-06 20:06:52 -04:00

8 lines
531 B
Bash

#!/bin/bash
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 "========================================================================="