Fixed Typo: color to colon

This commit is contained in:
Salim MAHBOUBI 2019-01-06 00:09:14 +01:00 committed by GitHub
parent f647f16b7b
commit 188b22d65d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ DEVILBOX_PATH=.
### If you are on windows, you will probably have to change
### it to the IP address of the docker machine.
###
### a.) Leave blank, to listen on all interfaces (no trailing color ':')
### a.) Leave blank, to listen on all interfaces (no trailing colon ':')
### LOCAL_LISTEN_ADDR=
### b.) If an IP is specified, note the trailing colon ':'
### LOCAL_LISTEN_ADDR=127.0.0.1: