Skip to content

Commit

Permalink
Define fixtures hostname depending on Symfony server
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Jun 19, 2024
1 parent 061eb86 commit f8eb58e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/.env.local
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SYLIUS_FIXTURES_HOSTNAME=${SYMFONY_DEFAULT_ROUTE_HOST:-localhost}

0 comments on commit f8eb58e

Please sign in to comment.