refactor: move hostname detection to entrypoint
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ RUN apk --no-cache add \
|
||||
|
||||
# set environment variables
|
||||
ENV TZ=Etc/UTC
|
||||
ENV LOCAL_HOSTNAME=${HOSTNAME}
|
||||
ENV LOCAL_HOSTNAME=""
|
||||
ENV LOCAL_DOMAINNAME=""
|
||||
ENV LOCAL_ENCRYPTION=false
|
||||
ENV SMARTHOST=""
|
||||
|
||||
Reference in New Issue
Block a user