mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-06 07:30:40 +00:00
parent
75d7ee688b
commit
21608386de
2
Makefile
2
Makefile
@ -91,7 +91,7 @@ create-staff-user:
|
||||
https_command = docker run --rm -it \
|
||||
--volume="$(PWD)/config/letsencrypt/:/openedx/letsencrypt/config/" \
|
||||
--volume="$(PWD)/data/letsencrypt/:/etc/letsencrypt/" \
|
||||
-p "80:80" \
|
||||
-p "80:80"
|
||||
certbot_image = certbot/certbot:latest
|
||||
|
||||
https-certificate:
|
||||
|
Loading…
Reference in New Issue
Block a user