From 81b8b02ac9486a1e5248b56351712059faede632 Mon Sep 17 00:00:00 2001 From: Renken Date: Sun, 24 Dec 2023 23:44:41 +0100 Subject: config, deploy: shione: nginx: enable https support --- config/shione/nginx/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/shione/nginx/debian/control') diff --git a/config/shione/nginx/debian/control b/config/shione/nginx/debian/control index 4b5b056..23693f4 100644 --- a/config/shione/nginx/debian/control +++ b/config/shione/nginx/debian/control @@ -9,7 +9,7 @@ Standards-Version: 4.1.0 Package: nginx-config Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends}, nginx +Depends: ${misc:Depends}, nginx, certbot, python3-certbot-nginx Provides: ${diverted-files} Conflicts: ${diverted-files} Description: Shione nginx configuration. -- cgit v1.2.3