-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Hi,
When I generate a Symfony application with the following command: symfony new my-project --php=8.2 --webapp --docker --cloud
, .env.dev
file is not empty. The contents are as follows:
###> symfony/framework-bundle ###
APP_SECRET=66ebd8189db56157e5a052eea7c86f38
###< symfony/framework-bundle ###
Is it normal for the .env.dev
file of the Symfony Demo Application to be empty?
Metadata
Metadata
Assignees
Labels
No labels