fix: ngix security headers
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
Name: %(make name)
|
||||
Version: %(make version)
|
||||
Release: 1%{?dist}
|
||||
Release: %(make release)
|
||||
Summary: Netoik Reverse Proxy
|
||||
License: MIT
|
||||
URL: https://git.netoik.io/samuel/netoik-rp
|
||||
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Buildarch: noarch
|
||||
Buildarch: %(make build_arch)
|
||||
BuildRequires: make
|
||||
Requires: nginx python3 python-devel (augeas-devel or augeas-libs) gcc openssl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user