mirror of
https://github.com/lancachenet/monolithic
synced 2024-11-21 19:43:05 +00:00
Merge pull request #100 from adamradocz/patch-1
Remove duplicated ENV assignment
This commit is contained in:
commit
6d56c27314
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ ENV BEAT_TIME 1h
|
|||
ENV LOGFILE_RETENTION 3560
|
||||
ENV CACHE_DOMAINS_REPO https://github.com/uklans/cache-domains.git
|
||||
ENV CACHE_DOMAINS_BRANCH master
|
||||
ENV UPSTREAM_DNS 8.8.8.8 8.8.4.4
|
||||
ENV NGINX_WORKER_PROCESSES auto
|
||||
|
||||
COPY overlay/ /
|
||||
|
|
Loading…
Reference in a new issue