add comment in app.example.ini

This commit is contained in:
yp05327 2024-03-26 06:36:25 +00:00
parent d619435219
commit 8a90b9b421

View File

@ -260,6 +260,7 @@ RUN_USER = ; git
;;
;; ACME live directory (not to be confused with ACME directory URL: ACME_URL)
;; (Refer to caddy's ACME manager https://github.com/caddyserver/certmagic)
;; Relative paths will be resolved to `${AppDataPath}/${AcmeLiveDirectory}`
;ACME_DIRECTORY = https
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;