Set MOJO_REVERSE_PROXY=1
This commit is contained in:
parent
aef71fdbae
commit
9fcda0a3c3
@ -4,4 +4,5 @@ WORKDIR /opt
|
||||
COPY public/ ./public/
|
||||
COPY templates/ ./templates/
|
||||
COPY wethepeople.pl .
|
||||
ENV MOJO_REVERSE_PROXY=1
|
||||
CMD ["perl", "wethepeople.pl", "daemon", "-m", "production"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user