Skip to content

Commit 69928d4

Browse files
committed
Add reminder about the built-in Symfony server
See: #58 (comment)
1 parent b60577d commit 69928d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/setup.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@ Make sure to allow connections over http to composer (if using localhost) runnin
3333
composer config secure-http false
3434
```
3535

36+
Reminder: The built-in Symfony server is only available when `APP_ENV` is set to `dev`.
37+
3638
*It is not recommended to run the server locally. The best setup would be a private server behind a firewall.*

0 commit comments

Comments
 (0)