lancachenet / lancache-dns

DNS Docker service for a lancache.
https://hub.docker.com/r/lancachenet/lancache-dns/
MIT License
280 stars 73 forks source link

UPSTREAM_DNS issue #135

Closed slimshizn closed 1 year ago

slimshizn commented 1 year ago

Describe the issue you are having

UPSTREAM_DNS variable can't use two separate IP's separated by a space. The container wont start with two, but will with one.

1.2.3.4; 5.6.7.8 works just fine while 1.2.3.4 5.6.7.8 does not.

How are you running the container(s)

Lancache - Lancache-DNS

DNS Configuration

UPSTREAM_DNS to Pi-hole

Current documentation shows spacing can be done.

firefox_WakrQLBel4

stale[bot] commented 1 year ago

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically closed after being inactive for 30 days. If you require further assistance please reopen the issue with more details or talk to us on discord

slimshizn commented 1 year ago

Not fixed