選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

13 行
335 B

  1. framework:
  2. router:
  3. utf8: true
  4. # Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
  5. # See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
  6. #default_uri: http://localhost
  7. when@prod:
  8. framework:
  9. router:
  10. strict_requirements: null