How to set public directory for assets ? #2305
Unanswered
bastien70
asked this question in
Help needed
Replies: 1 comment 4 replies
-
What Deployer version? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to use Deployer with Symfony 5.1
I've pretty much managed to get it to work for the time being, with one small detail.
I can't get the assets to be generated in my project's / public folder.
By default, it seems to stay on the configuration of a Symfony 3 pointing to the / web folder
Which leads me to this kind of error:
I tried to add this in my deploy.php
But no effect
Beta Was this translation helpful? Give feedback.
All reactions