Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 63aac8f

Browse files
authored
Update README.md
1 parent a889d5c commit 63aac8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ file, the following options can be overridden:
105105
- `databaseConfig.redis.host`: `LARAVEL_ECHO_SERVER_REDIS_HOST`
106106
- `databaseConfig.redis.port`: `LARAVEL_ECHO_SERVER_REDIS_PORT`
107107
- `databaseConfig.redis.password`: `LARAVEL_ECHO_SERVER_REDIS_PASSWORD`
108+
- `protocol`: `LARAVEL_ECHO_SERVER_PROTO`
109+
- `sslKeyPath`: `LARAVEL_ECHO_SERVER_SSL_KEY`
110+
- `sslCertPath`: `LARAVEL_ECHO_SERVER_SSL_CERT`
111+
- `sslPassphrase`: `LARAVEL_ECHO_SERVER_SSL_PASS`
112+
- `sslCertChainPath`: `LARAVEL_ECHO_SERVER_SSL_CHAIN`
108113

109114

110115
### Running with SSL

0 commit comments

Comments
 (0)