We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec36b1a commit 82a1866Copy full SHA for 82a1866
deployment/platformsh.rst
@@ -64,6 +64,7 @@ Platform.sh how to deploy your application (read more about
64
mounts:
65
'/var/cache': 'shared:files/cache'
66
'/var/logs': 'shared:files/logs'
67
+ '/var/sessions': 'shared:files/sessions'
68
69
# The hooks that will be performed when the package is deployed.
70
hooks:
0 commit comments