Bit of cleaning

This commit is contained in:
kexkey
2021-07-08 14:39:09 -04:00
parent d50be235dd
commit f67ece9bba
3 changed files with 2 additions and 9 deletions

View File

@@ -7,8 +7,7 @@ RUN apk add --update --no-cache \
fcgiwrap \
spawn-fcgi \
curl \
jq \
su-exec
jq
COPY auth.sh /etc/nginx/conf.d/
COPY default.conf /etc/nginx/conf.d/default.conf