您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

8 行
382 B

  1. #doctrine:
  2. # dbal:
  3. # # Overrides the database name in the test environment only
  4. # # "host", "port", "username", & "password" can also be set to override their respective url parts
  5. # #
  6. # # If you're using ParaTest, "TEST_TOKEN" is set by ParaTest otherwise nothing is appended to the database name.
  7. # dbname: main_test%env(default::TEST_TOKEN)%