mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 05:34:58 +04:00
etebase: switch to nginx
All nginx variants provide ssl so switch from nginx-ssl to nginx. Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
committed by
Robert Marko
parent
63a666bd05
commit
8e535fd914
@@ -27,7 +27,7 @@ define Package/etebase
|
||||
SUBMENU:=Web Servers/Proxies
|
||||
TITLE:=End-to-end encrypted backend
|
||||
URL:=https://www.etebase.com/
|
||||
DEPENDS:=+nginx-ssl +uwsgi +uwsgi-syslog-plugin +uwsgi-python3-plugin +python3-light \
|
||||
DEPENDS:=+nginx +uwsgi +uwsgi-syslog-plugin +uwsgi-python3-plugin +python3-light \
|
||||
+python3-asgiref +python3-cffi +python3-django-cors-headers +python3-django \
|
||||
+python3-django-restframework +python3-drf-nested-routers +python3-msgpack \
|
||||
+python3-pycparser +python3-pynacl +python3-pytz +python3-six +python3-sqlparse
|
||||
|
||||
Reference in New Issue
Block a user