So does NGINX

This commit is contained in:
Éric Gaspar 2023-01-18 09:22:18 +01:00
parent 111b31e756
commit 6400b9a3e5

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="postgresql postgresql-contrib nginx python3-venv libpq-dev"
pkg_dependencies="postgresql postgresql-contrib python3-venv libpq-dev"
#=================================================
# PERSONAL HELPERS