mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 01:42:14 +00:00
Ensure env file has equal spacing everywhere
This commit is contained in:
parent
b75aa9f2ab
commit
266c5b84a3
@ -28,9 +28,10 @@
|
||||
### Show all executed commands in each
|
||||
### docker image during docker-compose up?
|
||||
###
|
||||
### 1: Yes
|
||||
### 0: No
|
||||
DEBUG_COMPOSE_ENTRYPOINT=1
|
||||
### 0: Quiet
|
||||
### 1: Verbose
|
||||
### 2: More verbose
|
||||
DEBUG_COMPOSE_ENTRYPOINT=2
|
||||
|
||||
|
||||
###
|
||||
@ -659,12 +660,14 @@ HOST_PORT_MONGO=27017
|
||||
###
|
||||
HOST_PORT_BIND=1053
|
||||
|
||||
|
||||
###
|
||||
### Add comma separated DNS server from which you want to receive DNS
|
||||
### You can also add DNS servers from your LAN (if any are available)
|
||||
###
|
||||
BIND_DNS_RESOLVER=8.8.8.8,8.8.4.4
|
||||
|
||||
|
||||
###
|
||||
### Validate DNSSEC
|
||||
###
|
||||
|
Loading…
x
Reference in New Issue
Block a user