We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60577d commit 69928d4Copy full SHA for 69928d4
docs/topics/setup.md
@@ -33,4 +33,6 @@ Make sure to allow connections over http to composer (if using localhost) runnin
33
composer config secure-http false
34
```
35
36
+Reminder: The built-in Symfony server is only available when `APP_ENV` is set to `dev`.
37
+
38
*It is not recommended to run the server locally. The best setup would be a private server behind a firewall.*
0 commit comments