This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Commit 03c9835
Update websockets.php (#132)
Accept SSL certificate paths through `.env` file.
This is to support projects that exist as multiple clones of the same repository.
`config/websockets.php` is generally tracked by git, making it difficult to pick the unique certificates, per installation.1 parent aecbfee commit 03c9835
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments