Skip to content

Commit 83f19ed

Browse files
committed
Replace dsn in .env
1 parent e24d437 commit 83f19ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/Application

tests/Application/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ USER_COM_FRONTEND_API_KEY=""
3737
TAG_MANAGER_ID=""
3838
USER_COM_ENCRYPTION_KEY=your-32-character-long-key
3939
USER_COM_ENCRYPTION_IV=your-16-character-long-
40-
MESSENGER_USER_COM_ASYNCHRONOUS="amqp://guest:guest@localhost:5672/%2f"
40+
MESSENGER_USER_COM_ASYNCHRONOUS="doctrine://default"
4141
###< UserCom

0 commit comments

Comments
 (0)