2 lines
104 B
Plaintext
2 lines
104 B
Plaintext
# Discovery
|
|
certbot certonly --standalone -n --agree-tos -m admin@{{ LMS_HOST }} -d {{ DISCOVERY_HOST }} |