Skip to content

Commit 054c35e

Browse files
committed
Use https when linking to symfony.com
1 parent 16283e8 commit 054c35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/flex/1.0/.env.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file is a "template" of which env vars needs to be defined in your configuration or in an .env file
22
# Set variables here that may be different on each deployment target of the app, e.g. development, staging, production.
3-
# http://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
3+
# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration

0 commit comments

Comments
 (0)