mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-05 09:01:03 +00:00
REL-0.11 Changing default Bind port from 53 to 1053
This commit is contained in:
parent
57d17a5ca8
commit
1c0f7adf13
@ -393,7 +393,7 @@ HOST_PORT_MONGO=27017
|
|||||||
###
|
###
|
||||||
### Expose Bind Port to Host
|
### Expose Bind Port to Host
|
||||||
###
|
###
|
||||||
HOST_PORT_BIND=53
|
HOST_PORT_BIND=1053
|
||||||
|
|
||||||
###
|
###
|
||||||
### Add comma separated DNS server from which you want to receive DNS
|
### Add comma separated DNS server from which you want to receive DNS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user