Remove duplicate key (#1808)

This commit is contained in:
Null 2018-11-13 14:51:26 +02:00 committed by Shao Yu-Lung (Allen)
parent 549094d7d2
commit 0ffea858d6

View File

@ -372,14 +372,6 @@ CADDY_CONFIG_PATH=./caddy/caddy
LARAVEL_ECHO_SERVER_PORT=6001
### DOCKER-SYNC ########################################################################################################
# osx: 'native_osx' (default)
# windows: 'unison'
# linux: docker-sync not required
DOCKER_SYNC_STRATEGY=native_osx
### THUMBOR ############################################################################################################
THUMBOR_PORT=8000