aboutsummaryrefslogtreecommitdiffstats
path: root/config/shione/nginx/debian/control
diff options
context:
space:
mode:
authorRenken <renken@shione.net>2023-12-24 23:44:41 +0100
committerRenken <renken@shione.net>2024-02-20 22:54:05 +0100
commit81b8b02ac9486a1e5248b56351712059faede632 (patch)
treef5567232ef1b4ed21787a2712a9e942aee0889e7 /config/shione/nginx/debian/control
parent5c25b1d0e778a2a5f20f6ce5b07e2ae272abf613 (diff)
downloadshione-81b8b02ac9486a1e5248b56351712059faede632.tar.gz
shione-81b8b02ac9486a1e5248b56351712059faede632.zip
config, deploy: shione: nginx: enable https support
Diffstat (limited to 'config/shione/nginx/debian/control')
-rw-r--r--config/shione/nginx/debian/control2
1 files changed, 1 insertions, 1 deletions
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.