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
|
image: nginx
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
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
|
- /home/nvme/dockerdata/nginx:/etc/nginx #da modificare senza l'1 dopo aver copiato tutto
|
||||||
- /etc/letsencrypt:/etc/nginx/ssl
|
- /etc/letsencrypt:/etc/nginx/ssl
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue