We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1deac06 commit 68a6825Copy full SHA for 68a6825
.env.example
@@ -1,6 +1,7 @@
1
APP_ENV=local
2
APP_DEBUG=true
3
APP_KEY=SomeRandomString
4
+APP_HOSTNAME=192.168.10.10
5
6
DB_CONNECTION=pgsql
7
DB_HOST=localhost
0 commit comments