Skip to content

Commit 7bac5ec

Browse files
committed
Add warning about not sharing disks
1 parent 5a2d853 commit 7bac5ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ service nginx reload
7171
```
7272

7373
Now you should be good to go.
74+
75+
Note that this will only work as long as you don't upload any file or object that needs to be stored on disk, as the two web servers will not share any disk space in the context presented above.

0 commit comments

Comments
 (0)