Skip to content

Commit 87e29cd

Browse files
cclaussFreedomBen
authored andcommitted
Fix typos
1 parent 8c3f99a commit 87e29cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dory/config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def self.default_yaml
3939
dnsmasq:
4040
enabled: true
4141
domains: # array of domains that will be resolved to the specified address
42-
- domain: docker # you can set '#' for a wilcard
42+
- domain: docker # you can set '#' for a wildcard
4343
address: 127.0.0.1 # return for queries against the domain
4444
container_name: dory_dnsmasq
4545
port: 53 # port to listen for dns requests on. must be 53 on linux. can be anything that's open on macos

0 commit comments

Comments
 (0)