Proxify to webmail only if enabled, related to #40
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
FROM nginx
|
||||
FROM nginx:alpine
|
||||
|
||||
RUN apk add --update nginx-lua && rm -rf /var/cache/apk/*
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
Reference in New Issue
Block a user