Merge pull request #983 from cre8/master

Add laravel echo server
This commit is contained in:
Mahmoud Zalt
2017-05-30 17:50:08 +03:00
committed by GitHub
5 changed files with 64 additions and 0 deletions

View File

@ -241,6 +241,10 @@ CADDY_HOST_HTTPS_PORT=443
CADDY_HOST_LOG_PATH=./logs/caddy
CADDY_CUSTOM_CADDYFILE=./caddy/Caddyfile
### LARAVEL ECHO SERVER ################################################################################################
LARAVEL_ECHO_SERVER_PORT=6001
##### TO BE CONTINUE .................................