Get rid of deprecated method calls

This commit is contained in:
Marcel Pociot
2021-05-19 12:10:13 +02:00
parent 96fa7c653f
commit c1f7125f72
9 changed files with 28 additions and 18 deletions

View File

@@ -36,7 +36,7 @@ return [
|
| The DNS server to use when resolving the shared URLs.
| When Expose is running from within Docker containers, you should set this to
| `true` to fall-back to the system default DNS servers.
| `true` to fall-back to the system default DNS servers.
|
*/
'dns' => '127.0.0.1',