aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar John Marlo Evangelista <ejohnmarlo@gmail.com> 2025-08-28 03:54:41 +0800
committerGravatar GitHub <noreply@github.com> 2025-08-27 21:54:41 +0200
commit70f0d6d24f217ef4952225f8f57d2f86f7eb96bc (patch)
treec8e438394895a1f283eeb98123c1a396b4d1a9eb /tests
parent6c64e7b07b915a49141f47fdc4890222164e2de2 (diff)
Fix Docker Traefik .yml and SERVER_DNS (#7858)
* Rename tls.yml to tls.yaml Rename tls.yaml so it will be align to the entry in docker-compose-proxy.yml: volumes: - ./tls.yaml:/etc/traefik/tls.yaml To prevent error: error="error reading configuration file: /etc/traefik/tls.yaml - read /etc/traefik/tls.yaml: is a directory" * Update example.env Added option for SERVER_URL To prevent warning: WARN[0000] The "SERVER_DNS" variable is not set. Defaulting to a blank string. * Update example.env Change SERVER_URL to SERVER_DNS * Use .yml consistently --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions