mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
remove line copying haproxy.cfg from Dockerfile because it will be volumized instead
This commit is contained in:
parent
a36b7334ce
commit
2d192607fd
1 changed files with 0 additions and 1 deletions
|
@ -7,4 +7,3 @@ WORKDIR /srv/newsblur
|
|||
RUN /bin/bash -c 'echo "ENABLED=1" | tee /etc/default/haproxy'
|
||||
RUN /bin/bash -c 'mkdir -p /srv/newsblur/config/certificates/'
|
||||
COPY 'config/haproxy_rsyslog.conf' '/etc/rsyslog.d/49-haproxy.conf'
|
||||
COPY './docker/haproxy/haproxy.dev.conf' '/usr/local/etc/haproxy/haproxy.cfg'
|
||||
|
|
Loading…
Add table
Reference in a new issue