Compare commits
2 Commits
33754a20fc
...
c9253b5d08
| Author | SHA1 | Date | |
|---|---|---|---|
| c9253b5d08 | |||
| 1770301a87 |
@@ -25,5 +25,3 @@ add_header Cross-Origin-Resource-Policy "same-site"
|
||||
add_header Permissions-Policy "geolocation=(), camera=(), microphone=()" always;
|
||||
add_header Server "webserver" always;
|
||||
add_header X-Robots-Tag "noindex, nofollow" always;
|
||||
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ URL: https://git.netoik.io/samuel/netoik-rp
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Buildarch: noarch
|
||||
BuildRequires: make
|
||||
Requires: nginx python3 python-devel augeas-devel gcc openssl
|
||||
Requires: nginx python3 python-devel (augeas-devel or augeas-libs) gcc openssl
|
||||
|
||||
%description
|
||||
Install the reverse proxy called nginx with a predefined configuration and with TLS certificates attached to netoik.io
|
||||
|
||||
Reference in New Issue
Block a user