actualizacion readme

This commit is contained in:
Luis GuLo 2022-02-02 03:58:55 +01:00
parent 4f64128385
commit b40d2cbc9c

View File

@ -9,7 +9,7 @@ The container will run with the name 'web'
Enter the command:
~~~
docker run -d -ti --name web -p 8088:80 -v WEB:/var/www/html:rw luisgutierrez/webcmsserver:2.0
docker run -d -ti --name web -p 8088:80 -v WEB:/var/www/html:rw luisgutierrez/webcmsserver:2.2
~~~
**LOCATE VOLUME**