mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
Setup certbot restart policy
This commit is contained in:
parent
7c97b722a8
commit
6ec3325459
|
@ -75,6 +75,7 @@ services:
|
||||||
|
|
||||||
certbot:
|
certbot:
|
||||||
container_name: portal-certbot
|
container_name: portal-certbot
|
||||||
|
restart: no
|
||||||
image: certbot/certbot:latest
|
image: certbot/certbot:latest
|
||||||
volumes:
|
volumes:
|
||||||
- cerbot_www_volume:/var/www/certbot/:rw
|
- cerbot_www_volume:/var/www/certbot/:rw
|
||||||
|
|
Loading…
Reference in New Issue
Block a user