templates/rails_app/config/server/letsencrypt.conf.tt in railman-0.6.11 vs templates/rails_app/config/server/letsencrypt.conf.tt in railman-0.6.12

- old
+ new

@@ -9,6 +9,6 @@ # turn off the ncurses UI, we want this to be run as a cronjob text = True # authenticate by placing a file in the webroot (under .well-known/acme-challenge/) and then letting LE fetch it -webroot-path = /home/deploy/apps/<%= @config.app_name %> +webroot-path = /home/deploy/apps/<%= @config.app_name %>/public