You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The directory /data/web/public is hardcoded. How to make it that the deploy links the /data/web/staging directory.
Similar question can be asked about how to deploy with multiple linked subdirectories in one vhost?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The directory
/data/web/public
is hardcoded. How to make it that the deploy links the/data/web/staging
directory.Similar question can be asked about how to deploy with multiple linked subdirectories in one vhost?
https://github.com/ByteInternet/hypernode-deploy/blob/70e90a59840edcbaa94ec1d3bd986c1a35590627/src/Deployer/Task/Deploy/LinkTask.php#L23C38-L23C44
Beta Was this translation helpful? Give feedback.
All reactions