Skip to content

Commit 82a1866

Browse files
authored
added /var/sessions folder
1 parent ec36b1a commit 82a1866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/platformsh.rst

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Platform.sh how to deploy your application (read more about
6464
mounts:
6565
'/var/cache': 'shared:files/cache'
6666
'/var/logs': 'shared:files/logs'
67+
'/var/sessions': 'shared:files/sessions'
6768
6869
# The hooks that will be performed when the package is deployed.
6970
hooks:

0 commit comments

Comments
 (0)