This commit is contained in:
Karol Wypchło 2021-06-24 13:38:14 +02:00 committed by GitHub
parent 4d29b2082d
commit 60f87f4064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ COPY cli cli
EXPOSE 3100
ENV NODE_ENV production
# 1. start dnsmasq in the backgroundand with:
# 1. start dnsmasq in the background with:
# - alias to siasky.net with current server ip so it overrides load balancer request
# - default docker nameserver 127.0.0.11 for any other request
# 2. replace docker nameserver with dnsmasq nameserver in /etc/resolv.conf