Aggiorna README.md
This commit is contained in:
parent
3f4e02c44a
commit
76d3c58e83
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ services:
|
|||
image: nginx
|
||||
restart: always
|
||||
volumes:
|
||||
- /home/nvme/dockerdata/nginx/html:/usr/share/nginx/html:ro
|
||||
#- /home/nvme/dockerdata/nginx/html:/usr/share/nginx/html:ro
|
||||
- /home/nvme/dockerdata/nginx:/etc/nginx #da modificare senza l'1 dopo aver copiato tutto
|
||||
- /etc/letsencrypt:/etc/nginx/ssl
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue