Compare commits

...

1 Commits

Author SHA1 Message Date
0337d7530a fix: adds missing default env var 2025-05-18 22:19:18 -05:00

2
.env
View File

@@ -29,7 +29,7 @@ APP_SECRET=
# DATABASE_URL="postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8"
###< doctrine/doctrine-bundle ###
MERCURE_JWT_SECRET=
MERCURE_JWT_SECRET="!ChangeThisMercureHubJWTSecretKey!"
###> symfony/messenger ###
# Choose one of the transports below
# MESSENGER_TRANSPORT_DSN=amqp://guest:guest@localhost:5672/%2f/messages