We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2af1ca commit 0bf995bCopy full SHA for 0bf995b
.env.example
@@ -4,6 +4,8 @@ APP_KEY_REDIS=api_example_express
4
APP_NAME=Api Express
5
PORT=
6
7
+AXIOS_TIMEOUT=
8
+
9
DB_CONNECTION=mysql
10
DB_HOST=127.0.0.1
11
DB_PORT=3306
0 commit comments