Skip to content

Commit d8ab4af

Browse files
Correct the documentation
1 parent 706f678 commit d8ab4af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ git clone https://github.com/mauricelambert/WebScriptsContainers.git
5050

5151
##### Build
5252

53-
NOTE: the volume is compatible with the Nginx deployment but not with the Apache deployment because the owner is not the same.
53+
NOTE: the volume is not compatible with the Nginx deployment and the basic WebScripts container because the owner is not the same.
5454

5555
```bash
5656
cd apache
@@ -94,7 +94,7 @@ git clone https://github.com/mauricelambert/WebScriptsContainers.git
9494

9595
##### Build
9696

97-
NOTE: the volume is compatible with the Nginx deployment but not with the Apache deployment because the owner is not the same.
97+
NOTE: the volume is compatible with the basic WebScripts container but not with the Apache deployment because the owner is not the same.
9898

9999
```bash
100100
cd nginx

0 commit comments

Comments
 (0)