Adding feedback for traefik's debugpaste-it.sh
I may add this into the image but for the most part its a placeholder.
This commit is contained in:
parent
1a40f1ecbd
commit
adea9723cf
1 changed files with 8 additions and 0 deletions
8
traefik/debugpaste-it.sh
Normal file
8
traefik/debugpaste-it.sh
Normal file
|
@ -0,0 +1,8 @@
|
|||
#!/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 "========================================================================="
|
Loading…
Reference in a new issue