linuxserver / reverse-proxy-confs

These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
GNU General Public License v3.0
1.33k stars 299 forks source link

Fix jfa-go conf #555

Closed roib20 closed 1 year ago

roib20 commented 1 year ago

linuxserver.io



Description

Important fix for PR #533. Adds a missing } sign.

Benefits of this PR and context

A critical fix following PR #533. A missing } sign broke jfa-go proxies. I take responsibility for this and wish to fix my mistake with this additional PR.

How Has This Been Tested?

Tested on the latest release of SWAG, which had the issue.

Source / References