Skip to content

Commit 92e6ac2

Browse files
author
Marcin Bator
committed
certbot
1 parent 4ca8faa commit 92e6ac2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

certbot/www/.well-known/acme-challenge/test.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ services:
1919
- ./nginx.conf:/etc/nginx/nginx.conf:ro
2020
- ./static:/static:ro
2121
- ./media:/media:ro
22-
- ./certbot/www:/var/www/certbot:ro
2322
- /etc/letsencrypt:/etc/letsencrypt:ro
2423
depends_on:
2524
- django-web

0 commit comments

Comments
 (0)