|
|
|
@ -15,7 +15,9 @@ Summary: Minimal forward authentication service for the traefik reverse pr |
|
|
|
License: MIT |
|
|
|
ExclusiveArch: x86_64 |
|
|
|
URL: %{gourl} |
|
|
|
Source0: %{gosource} |
|
|
|
# Temporary Fix for a probable transient issue. XXX: Still needed ? |
|
|
|
# Source0: %{gosource} |
|
|
|
Source0: https://github.com/thomseddon/traefik-forward-auth/archive/refs/tags/v2.2.0.tar.gz |
|
|
|
Source1: traefik-forward-auth.service |
|
|
|
Source2: traefik-forward-auth.conf |
|
|
|
Requires: traefik |
|
|
|
|