remove volumes for cert generation
This commit is contained in:
parent
43f2c9927e
commit
b4426adb1c
@ -5,7 +5,4 @@ services:
|
|||||||
- 92.38.153.141:80:80
|
- 92.38.153.141:80:80
|
||||||
- 92.38.153.141:443:443
|
- 92.38.153.141:443:443
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
|
||||||
- ./nginx/certs/:/etc/nginx/certs/:ro
|
|
||||||
- ./certbot/www:/var/www/certbot/:ro
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user