We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f7b63 commit 90ea103Copy full SHA for 90ea103
certbot.ini
@@ -3,5 +3,5 @@ work-dir = ~/.certbot/work
3
logs-dir = ~/.certbot/logs
4
email = jason.park@gatech.edu
5
authenticator = webroot
6
-webroot-path = ~/server/public/frontend-built
+webroot-path = /home/ubuntu/server/public/frontend-built
7
domains = algorithm-visualizer.org
0 commit comments