mirror of
https://github.com/lancachenet/monolithic
synced 2025-02-16 12:58:26 +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 LOGFILE_RETENTION 3560
|
||||||
ENV CACHE_DOMAINS_REPO https://github.com/uklans/cache-domains.git
|
ENV CACHE_DOMAINS_REPO https://github.com/uklans/cache-domains.git
|
||||||
ENV CACHE_DOMAINS_BRANCH master
|
ENV CACHE_DOMAINS_BRANCH master
|
||||||
ENV UPSTREAM_DNS 8.8.8.8 8.8.4.4
|
|
||||||
ENV NGINX_WORKER_PROCESSES auto
|
ENV NGINX_WORKER_PROCESSES auto
|
||||||
|
|
||||||
COPY overlay/ /
|
COPY overlay/ /
|
||||||
|
|
Loading…
Add table
Reference in a new issue